goba            Wed Mar 15 19:21:42 2006 UTC

  Modified files:              
    /phpdoc/en  contributors.ent contributors.xml 
    /phpdoc/howto       howto.xml 
  Log:
  paving the way for a new editor or for new editors
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/contributors.ent?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/contributors.ent
diff -u phpdoc/en/contributors.ent:1.1 phpdoc/en/contributors.ent:1.2
--- phpdoc/en/contributors.ent:1.1      Tue Aug  3 11:52:57 2004
+++ phpdoc/en/contributors.ent  Wed Mar 15 19:21:42 2006
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 
  <!--
    This file shold only be present in the English doc tree. If you
@@ -50,8 +50,10 @@
 
   </authorgroup>'>
 
-<!ENTITY frontpage.editors '<authorgroup id="editors">
+<!-- No official editor until further decision -->
+<!ENTITY frontpage.editors ''>
+<!--<authorgroup id="editors">
    <editor>
-    <firstname>Gabor</firstname><surname>Hojtsy</surname> <!-- goba -->
+    <firstname>Gabor</firstname><surname>Hojtsy</surname> <!- goba ->
    </editor>
-  </authorgroup>'>
+  </authorgroup>' -->
http://cvs.php.net/viewcvs.cgi/phpdoc/en/contributors.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/contributors.xml
diff -u phpdoc/en/contributors.xml:1.12 phpdoc/en/contributors.xml:1.13
--- phpdoc/en/contributors.xml:1.12     Wed Sep  7 14:19:29 2005
+++ phpdoc/en/contributors.xml  Wed Mar 15 19:21:42 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
 
  <!--
    This file shold only be present in the English doc tree. If you
@@ -51,6 +51,7 @@
   <para>
    &Credit.Past.Editors.Text;
    Stig Bakken,                    <!-- ssb -->
+   Gabor Hojtsy,                   <!-- goba -->
    Hartmut Holzgraefe&listendand;  <!-- hholzgra -->
    Egon Schmid.                    <!-- eschmid -->
   </para>
http://cvs.php.net/viewcvs.cgi/phpdoc/howto/howto.xml?r1=1.51&r2=1.52&diff_format=u
Index: phpdoc/howto/howto.xml
diff -u phpdoc/howto/howto.xml:1.51 phpdoc/howto/howto.xml:1.52
--- phpdoc/howto/howto.xml:1.51 Sun Jan  1 15:07:20 2006
+++ phpdoc/howto/howto.xml      Wed Mar 15 19:21:42 2006
@@ -126,11 +126,11 @@
   
   <pubdate>&php.build-date;</pubdate>
 
-  <authorgroup id="editors">
+  <!--authorgroup id="editors">
    <editor>
     <firstname>G&aacute;bor</firstname><surname>Hojtsy</surname>
    </editor>
-  </authorgroup>
+  </authorgroup-->
   
   <copyright>
    <year>2001-2006</year><holder>the PHP Documentation Group</holder>

Reply via email to