goba            Wed Jul 21 06:13:53 2004 EDT

  Modified files:              
    /phpdoc/en  bookinfo.xml contributors.xml language-snippets.ent 
  Log:
  Pushing currently active people to the frontpage, and move the past authors to the 
contributors page (everything ordered alpahbetically now). Suggest more people to the 
frontpage if you see fit, or suggest the removal of someone now.
  
http://cvs.php.net/diff.php/phpdoc/en/bookinfo.xml?r1=1.39&r2=1.40&ty=u
Index: phpdoc/en/bookinfo.xml
diff -u phpdoc/en/bookinfo.xml:1.39 phpdoc/en/bookinfo.xml:1.40
--- phpdoc/en/bookinfo.xml:1.39 Fri Jul 16 11:45:02 2004
+++ phpdoc/en/bookinfo.xml      Wed Jul 21 06:13:50 2004
@@ -1,50 +1,42 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.39 $ -->
+<!-- $Revision: 1.40 $ -->
 
  <bookinfo id="bookinfo">
   <title>&PHPManual;</title>
   <authorgroup id="authors">
 
    <author>
-    <firstname>Stig</firstname><surname>S&aelig;ther Bakken</surname>
-    <!-- email: ssb -->
+    <firstname>Mehdi</firstname><surname>Achour</surname> <!-- didou -->
    </author>
-
+   
    <author>
-    <firstname>Alexander</firstname><surname>Aulbach</surname>
-    <!-- email: ssilk [at] ssilk.de  [no cvs user listed at master.php.net!] -->
+    <firstname>Friedhelm</firstname><surname>Betz</surname> <!-- betz -->
    </author>
 
    <author>
-    <firstname>Egon</firstname><surname>Schmid</surname>
-    <!-- email: eschmid -->
+    <firstname>Antony</firstname><surname>Dovgal</surname> <!-- tony2001 -->
    </author>
-
+   
    <author>
-    <firstname>Jim</firstname><surname>Winstead</surname>
-    <!-- email: jimw -->
+    <firstname>Nuno</firstname><surname>Lopes</surname> <!-- nlopess -->
    </author>
 
    <author>
-    <firstname>Lars Torben</firstname><surname>Wilson</surname>
-    <!-- email: torben -->
+    <firstname>Georg</firstname><surname>Richter</surname> <!-- georg -->
    </author>
 
    <author>
-    <firstname>Rasmus</firstname><surname>Lerdorf</surname>
-    <!-- email: rasmus -->
+    <firstname>Kenneth</firstname><surname>Schwartz</surname> <!-- irchtml -->
    </author>
 
    <author>
-    <firstname>Andrei</firstname><surname>Zmievski</surname>
-    <!-- email: andrei -->
+    <firstname>Damien</firstname><surname>Seguy</surname> <!-- dams -->
    </author>
 
    <author>
-    <firstname>Jouni</firstname><surname>Ahto</surname>
-    <!-- email: jah -->
+    <firstname>Jakub</firstname><surname>Vrana</surname> <!-- vrana -->
    </author>
-   
+
    <!-- This is not too nice, but works -->
    <collab>
     <collabname>
http://cvs.php.net/diff.php/phpdoc/en/contributors.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/contributors.xml
diff -u phpdoc/en/contributors.xml:1.2 phpdoc/en/contributors.xml:1.3
--- phpdoc/en/contributors.xml:1.2      Sun Jul 18 09:05:51 2004
+++ phpdoc/en/contributors.xml  Wed Jul 21 06:13:51 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 
  <!--
    This file shold only be present in the English doc tree. If you
@@ -8,6 +8,18 @@
  -->
  <sect2>
   <title>&Credit.Authors.and.Editors;</title>
+  
+  <para>
+   &Credit.Past.Authors.Text;
+   Jouni Ahto,              <!-- jah -->
+   Alexander Aulbach,       <!-- ssilk [at] ssilk.de  [no cvs user] -->
+   Stig Bakken,             <!-- ssb -->
+   Rasmus Lerdorf,          <!-- rasmus -->
+   Egon Schmid,             <!-- eschmid -->
+   Lars Torben Wilson,      <!-- torben -->
+   Jim Winstead&listendand; <!-- jimw -->
+   Andrei Zmievski.         <!-- andrei -->
+  </para>
   
   <para>
    &Credit.Past.Editors.Text;
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.107&r2=1.108&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.107 phpdoc/en/language-snippets.ent:1.108
--- phpdoc/en/language-snippets.ent:1.107       Mon Jul 19 13:20:49 2004
+++ phpdoc/en/language-snippets.ent     Wed Jul 21 06:13:51 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.107 $ -->
+<!-- $Revision: 1.108 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -369,6 +369,10 @@
 
 <!-- Snippets and titles for the contributors section -->
 <!ENTITY Credit.Authors.and.Editors 'Authors and Editors'>
+
+<!ENTITY Credit.Past.Authors.Text 'Although not active currently,
+the following contributors made a big impact with adding content
+to the manual previously:'>
 
 <!ENTITY Credit.Past.Editors.Text 'Although not active currently,
 the following contributors helped with a lot of editing around

Reply via email to