cvs: peardoc /ja/chapters group.xml /ja/package/structures/structures-datagrid/structures-datagrid-datasource pdo.xml /ja/package/structures/structures-datagrid/structures-datagrid-renderer xls.xml /ja/package/text/text-highlighter intro.xml
[email protected] ("TAKAGI Masahiro")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvstakagi1199247701@cvsserver> |
takagi Wed Jan 2 04:21:41 2008 UTC
Modified files:
/peardoc/ja/package/text/text-highlighter intro.xml
/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer
xls.xml
/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource
pdo.xml
/peardoc/ja/chapters group.xml
Log:
sync with en.
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/text/text-highlighter/intro.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/ja/package/text/text-highlighter/intro.xml
diff -u peardoc/ja/package/text/text-highlighter/intro.xml:1.4 peardoc/ja/package/text/text-highlighter/intro.xml:1.5
--- peardoc/ja/package/text/text-highlighter/intro.xml:1.4 Sun Oct 21 00:47:28 2007
+++ peardoc/ja/package/text/text-highlighter/intro.xml Wed Jan 2 04:21:41 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.4 $ -->
-<!-- EN-Revision: 1.6 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.7 Maintainer: takagi Status: ready -->
<sect2 id="package.text.text-highlighter.intro">
<title>Introduction</title>
@@ -55,9 +55,15 @@
<simpara>Ruby</simpara>
</listitem>
<listitem>
+ <simpara>sh</simpara>
+ </listitem>
+ <listitem>
<simpara><acronym>SQL</acronym></simpara>
</listitem>
<listitem>
+ <simpara>VBScript</simpara>
+ </listitem>
+ <listitem>
<simpara><acronym>XML</acronym></simpara>
</listitem>
</itemizedlist>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer/xls.xml?r1=1.7&r2=1.8&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer/xls.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer/xls.xml:1.7 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer/xls.xml:1.8
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer/xls.xml:1.7 Sat Nov 10 05:29:13 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-renderer/xls.xml Wed Jan 2 04:21:41 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.7 $ -->
-<!-- EN-Revision: 1.10 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.8 $ -->
+<!-- EN-Revision: 1.11 Maintainer: takagi Status: ready -->
<refentry id="package.structures.structures-datagrid.structures-datagrid-renderer.xls">
<refnamediv>
<refname>Structures_DataGrid_Renderer_XLS</refname>
@@ -209,6 +209,19 @@
<entry>null</entry>
</row>
<row>
+ <entry>version</entry>
+ <entry>int</entry>
+ <entry>
+ このレンダラにワークシートオブジェクトを渡さない場合は、
+ このオプションで BIFF のバージョンを指定することができます。
+ Spreadsheet_Excel_Writer が受け付ける値は 8
+ (BIFF8 フォーマットを意味します) だけです。
+ 他の値を指定すると、古い形式のフォーマットとなります
+ (ファイルが壊れているなどのエラーが Excel で発生する場合はこれを使用します)。
+ </entry>
+ <entry>8</entry>
+ </row>
+ <row>
<entry>worksheet</entry>
<entry>object</entry>
<entry>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/pdo.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/pdo.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/pdo.xml:1.1 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/pdo.xml:1.2
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/pdo.xml:1.1 Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/pdo.xml Wed Jan 2 04:21:41 2008
@@ -1,19 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.1 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.2 Maintainer: takagi Status: ready -->
<refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.pdo">
<refnamediv>
<refname>Structures_DataGrid_DataSource_PDO</refname>
<refpurpose>PDO SQL クエリデータソースドライバ</refpurpose>
</refnamediv>
- <refsect1 id="package.structures.structures-datagrid.structures-datagrid-datasource.pdo.release">
- <title>注意</title>
- <para>
- このドライバは <emphasis>実験的な</emphasis>
- もので、まだ正式にはリリースされていません。
- <emphasis>CVS 版</emphasis> でしか使用できません。
- </para>
- </refsect1>
<refsect1 id="package.structures.structures-datagrid.structures-datagrid-datasource.pdo.desc">
<title>説明</title>
<para>
http://cvs.php.net/viewvc.cgi/peardoc/ja/chapters/group.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/ja/chapters/group.xml
diff -u peardoc/ja/chapters/group.xml:1.2 peardoc/ja/chapters/group.xml:1.3
--- peardoc/ja/chapters/group.xml:1.2 Sat Sep 8 03:23:13 2007
+++ peardoc/ja/chapters/group.xml Wed Jan 2 04:21:41 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.2 $ -->
-<!-- EN-Revision: 1.4 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.3 $ -->
+<!-- EN-Revision: 1.7 Maintainer: takagi Status: ready -->
<chapter id="group">
<title>PEAR グループの管理文書</title>
@@ -389,28 +389,32 @@
</sect3>
</sect2>
- <glossary>
- <glossentry>
- <glossterm>
- QA チーム
- </glossterm>
- <glossdef>
- <simpara>
- QA チーム全体 (コアメンバーおよびメーリングリストの購読者) のことです。
- </simpara>
- </glossdef>
- </glossentry>
- <glossentry>
- <glossterm>
- QA コア
- </glossterm>
- <glossdef>
- <simpara>
- 投票によって選ばれた 6 人の QA チームメンバーのことです。
- </simpara>
- </glossdef>
- </glossentry>
- </glossary>
+ <sect2>
+ <title>用語解説</title>
+ <para>このページで使用する用語の説明</para>
+ <table>
+ <title>用語解説</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>チーム</entry>
+ <entry>定義</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>QA チーム</entry>
+ <entry>QA チーム全体 (コアメンバーおよびメーリングリストの購読者) のことです。</entry>
+ </row>
+ <row>
+ <entry>QA コア</entry>
+ <entry>投票によって選ばれた 6 人の QA チームメンバーのことです。</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+ </sect2>
+
</sect1>
<!-- http://pear.php.net/pepr/pepr-proposal-show.php?id=188 -->