cvs: peardoc /en/package/database/db-nestedset intro.xml

[email protected] ("Daniel Khan")
Newsgroups php.pear.doc
Message-ID <cvsdatenpunk1192011310@cvsserver>
datenpunk		Wed Oct 10 10:15:10 2007 UTC

  Modified files:              
    /peardoc/en/package/database/db-nestedset	intro.xml 
  Log:
  fixed files (uploaded wrong files prev. again)
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/database/db-nestedset/intro.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/database/db-nestedset/intro.xml
diff -u peardoc/en/package/database/db-nestedset/intro.xml:1.2 peardoc/en/package/database/db-nestedset/intro.xml:1.3
--- peardoc/en/package/database/db-nestedset/intro.xml:1.2	Wed Oct 10 09:11:59 2007
+++ peardoc/en/package/database/db-nestedset/intro.xml	Wed Oct 10 10:15:10 2007
@@ -1,40 +1,40 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="package.DB_NestedSet">
  <refnamediv>
-  <refname>Einführung</refname>
+  <refname>Introduction</refname>
   <refpurpose>
-   Einführung zu <classname>DB_NestedSet</classname>
+   Introduction to <classname>DB_NestedSet</classname>
   </refpurpose>
  </refnamediv>
 
  <refsect1 id="package.DB_NestedSet.intro.overview">
-  <title>Überblick</title>
+  <title>Overview</title>
 
   <para>
-   Mit diesem Paket können Sie Bäume mit unendlicher Tiefe innerhalb
-   einer Datenbank erzeugen. Das Paket bietet Möglichkeiten für das
+   With this package, one can easily create trees with infinite depth
+   inside a relational database. The package provides a way to
   </para>
   <para>
 
    <itemizedlist>
     <listitem>
      <simpara>
-      Erzeugen, Updaten und Löschen von Nodes
+      create/update/delete nodes
      </simpara>
     </listitem>
     <listitem>
      <simpara>
-      Suchen von Nodes, Bäumen und Subbäumen
+      query nodes, trees and subtrees
      </simpara>
     </listitem>
     <listitem>
      <simpara>
-      Kopieren von Nodes, Bäumen und Subbäumen
+      copy (clone) nodes, trees and subtrees
      </simpara>
     </listitem>
     <listitem>
      <simpara>
-      Verschieben von Nodes, Bäumen und Subbäumen
+      move nodes, trees and subtrees
      </simpara>
     </listitem>
     <listitem>
@@ -47,15 +47,15 @@
  </refsect1>
 
  <refsect1 id="package.DB_NestedSet.intro.examples">
-  <title>Beispiel</title>
+  <title>An example</title>
 
   <example>
    <title>
-    Erzeugen von Rootnodes und Subnodes
+    Creates some root and subnodes
    </title>
    <para>
-    In diesem Beispiel wird ein Rootnode und zwei Subnodes erzeugt. 
-    Diese werden in der Datenbank gespeichert und formatiert ausgegeben
+    In this example, one rootnode and two subnodes are created,
+    saved to the database and displayed.
    </para>
    <programlisting role="php">
 require_once('DB/NestedSet.php');
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.