svn: /pear/peardoc/trunk/ en/package/structures/structures-datagrid/installation.xml ja/package/structures/structures-datagrid/installation.xml

[email protected] (Mark Wiesemann)
Newsgroups php.pear.doc
Message-ID <[email protected]>
wiesemann                                Wed, 07 Oct 2009 19:38:37 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=289296

Log:
- as long as SDG is in beta state, the "-beta" suffix needs to be used (this is also mentioned on the page, but it's more obvious this way)
- typo fixes

Changed paths:
    U   pear/peardoc/trunk/en/package/structures/structures-datagrid/installation.xml
    U   pear/peardoc/trunk/ja/package/structures/structures-datagrid/installation.xml

Modified: pear/peardoc/trunk/en/package/structures/structures-datagrid/installation.xml
===================================================================
--- pear/peardoc/trunk/en/package/structures/structures-datagrid/installation.xml	2009-10-07 19:10:47 UTC (rev 289295)
+++ pear/peardoc/trunk/en/package/structures/structures-datagrid/installation.xml	2009-10-07 19:38:37 UTC (rev 289296)
@@ -9,7 +9,7 @@
   <para>If you are not familiar with PEAR, we recommend that you first read
   the <link linkend="installation">PEAR general installation instructions</link></para>

-  <para>Structures_DataGrid use <emphasis>drivers that are provided
+  <para>Structures_DataGrid uses <emphasis>drivers that are provided
   separately</emphasis>. It means that installing the core package named
   <emphasis>Structures_DataGrid</emphasis> is not enough to get something
   working.</para>
@@ -54,13 +54,13 @@
   <refsection><info><title>Advanced installation</title></info>

    <para>
-    It is possible to install DataSource drivers or all Renderer drivers at once.
+    It is possible to install all DataSource drivers or all Renderer drivers at once.
     The following two commands will install Structures_DataGrid and either all
     DataSource or all Renderer drivers at once.
    </para>
    <screen>
-$ pear install Structures_DataGrid#datasources
-$ pear install Structures_DataGrid#renderers
+$ pear install Structures_DataGrid-beta#datasources
+$ pear install Structures_DataGrid-beta#renderers
    </screen>
    <para>
     Please note that the individual drivers will be installed only if the
@@ -72,8 +72,8 @@
     Of course, the same holds for the uninstallation. For example:
    </para>
    <screen>
-$ pear uninstall Structures_DataGrid#datasources
-$ pear uninstall Structures_DataGrid#renderers
+$ pear uninstall Structures_DataGrid-beta#datasources
+$ pear uninstall Structures_DataGrid-beta#renderers
    </screen>
   </refsection>
 </refentry>

Modified: pear/peardoc/trunk/ja/package/structures/structures-datagrid/installation.xml
===================================================================
--- pear/peardoc/trunk/ja/package/structures/structures-datagrid/installation.xml	2009-10-07 19:10:47 UTC (rev 289295)
+++ pear/peardoc/trunk/ja/package/structures/structures-datagrid/installation.xml	2009-10-07 19:38:37 UTC (rev 289296)
@@ -70,8 +70,8 @@
     のほかにすべてのデータソースドライバとレンダラドライバを一括インストールします。
    </para>
    <screen>
-$ pear install Structures_DataGrid#datasources
-$ pear install Structures_DataGrid#renderers
+$ pear install Structures_DataGrid-beta#datasources
+$ pear install Structures_DataGrid-beta#renderers
    </screen>
    <para>
     ただし、各ドライバは、その前提条件が満たされる場合にのみインストールされることに注意しましょう。
@@ -83,8 +83,8 @@
     もちろん、アンインストールも同じようにできます。例えばこのようになります。
    </para>
    <screen>
-$ pear uninstall Structures_DataGrid#datasources
-$ pear uninstall Structures_DataGrid#renderers
+$ pear uninstall Structures_DataGrid-beta#datasources
+$ pear uninstall Structures_DataGrid-beta#renderers
    </screen>
   </refsection>
 </refentry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.