goba Fri Jul 16 11:45:02 2004 EDT
Added files:
/phpdoc/en contributors.xml
Modified files:
/phpdoc/en bookinfo.xml preface.xml language-snippets.ent
Log:
And here comes what noone expected to happen soon :) Shuffling with the authors and
editors list. Stay tuned:
- moving old editor list to contributors.xml and adding my name
there as an editor (do you see me Steph?)
- adding note maintainers list generated a few minutes ago with
the notes_stats.php script (note that user 'irc' was not found
in the current CVS user list, I assume he is the same as 'irchtml',
plus Sebastian Picklum seems to have two CVS accounts (spic and sp),
both of which he used to maintain notes.
What comes now:
- someone please dig up the script which generated a summary based
on the phpdoc CVS logs / news server data, so we can get an idea
of who to list as past author+editor, and who is currently to be
put there (I don't know where that script is)
- suggest yourself as a manual editor if you think you will be accepted
by the community!
- complain on the user note editor list, if you think that something is
unfair in there (you are listed but you should not be, or the other
way around)
- complain if you think anything else is problematic :)
BTW I have added myself as an editor to break the untouchable list and not
to monopolize that place, so once again feel free to propose yourself if
you see you fit there (or complain about myself being there :)).
http://cvs.php.net/diff.php/phpdoc/en/bookinfo.xml?r1=1.38&r2=1.39&ty=u
Index: phpdoc/en/bookinfo.xml
diff -u phpdoc/en/bookinfo.xml:1.38 phpdoc/en/bookinfo.xml:1.39
--- phpdoc/en/bookinfo.xml:1.38 Wed Jun 9 05:54:47 2004
+++ phpdoc/en/bookinfo.xml Fri Jul 16 11:45:02 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.38 $ -->
+<!-- $Revision: 1.39 $ -->
<bookinfo id="bookinfo">
<title>&PHPManual;</title>
@@ -7,43 +7,50 @@
<author>
<firstname>Stig</firstname><surname>Sæther Bakken</surname>
- <!-- email: ssb%40php.net -->
+ <!-- email: ssb -->
</author>
<author>
<firstname>Alexander</firstname><surname>Aulbach</surname>
- <!-- email: ssilk%40ssilk.de [no cvs user listed at master.php.net!] -->
+ <!-- email: ssilk [at] ssilk.de [no cvs user listed at master.php.net!] -->
</author>
<author>
<firstname>Egon</firstname><surname>Schmid</surname>
- <!-- email: eschmid%40php.net -->
+ <!-- email: eschmid -->
</author>
<author>
<firstname>Jim</firstname><surname>Winstead</surname>
- <!-- email: jimw%40php.net -->
+ <!-- email: jimw -->
</author>
<author>
<firstname>Lars Torben</firstname><surname>Wilson</surname>
- <!-- email: torben%40php.net -->
+ <!-- email: torben -->
</author>
<author>
<firstname>Rasmus</firstname><surname>Lerdorf</surname>
- <!-- email: rasmus%40php.net -->
+ <!-- email: rasmus -->
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski</surname>
- <!-- email: andrei%40php.net -->
+ <!-- email: andrei -->
</author>
<author>
<firstname>Jouni</firstname><surname>Ahto</surname>
- <!-- email: jah%40php.net -->
+ <!-- email: jah -->
</author>
+
+ <!-- This is not too nice, but works -->
+ <collab>
+ <collabname>
+ <link linkend="contributors">And several others</link>
+ </collabname>
+ </collab>
</authorgroup>
@@ -51,10 +58,7 @@
<authorgroup id="editors">
<editor>
- <firstname>Stig</firstname><surname>Sæther Bakken</surname>
- </editor>
- <editor>
- <firstname>Egon</firstname><surname>Schmid</surname>
+ <firstname>Gabor</firstname><surname>Hojtsy</surname>
</editor>
</authorgroup>
http://cvs.php.net/diff.php/phpdoc/en/preface.xml?r1=1.28&r2=1.29&ty=u
Index: phpdoc/en/preface.xml
diff -u phpdoc/en/preface.xml:1.28 phpdoc/en/preface.xml:1.29
--- phpdoc/en/preface.xml:1.28 Sun May 23 15:14:38 2004
+++ phpdoc/en/preface.xml Fri Jul 16 11:45:02 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
<preface id="preface">
<title>Preface</title>
@@ -33,6 +33,21 @@
interested in the <link linkend="history">history of PHP</link>,
visit the relevant appendix.
</para>
+
+ <sect1 id="contributors">
+ <title>Authors and Contributors</title>
+
+ <para>
+ Additionaly to the author and editor list on the frontpage, here
+ you can find the names of people who currently help maintain the
+ documentation and the user notes. We also keep historical credit
+ for those, who are not active contributors currently. These lists
+ are in alphabetical order.
+ </para>
+
+ &contributors;
+
+ </sect1>
</preface>
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.103&r2=1.104&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.103 phpdoc/en/language-snippets.ent:1.104
--- phpdoc/en/language-snippets.ent:1.103 Thu Jul 8 06:05:05 2004
+++ phpdoc/en/language-snippets.ent Fri Jul 16 11:45:02 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.103 $ -->
+<!-- $Revision: 1.104 $ -->
<!-- Keep 'em sorted -->
@@ -365,3 +365,19 @@
path values in the Apache configuration files on Windows, all backslashes
such as <filename>c:\directory\file.ext</filename> must be converted to
forward slashes, as <filename>c:/directory/file.ext</filename>.</simpara></note>'>
+
+<!-- Snippets and titles for the contributors section -->
+<!ENTITY Credit.Authors.and.Editors 'Authors and Editors'>
+
+<!ENTITY Credit.Past.Editors.Text 'Although not active currently,
+the following contributors helped with a lot of editing around
+the manual previously:'>
+
+<!ENTITY Credit.Note.Editors.Title 'User Note Maintainers'>
+
+<!ENTITY Credit.Note.Editors.Active 'Currently active maintainers are:'>
+
+<!ENTITY Credit.Note.Editors.Inactive 'These people have also put a lot of effort
+into managing user notes in the past:'>
+
+<!ENTITY listendand ', and'>
\ No newline at end of file
http://cvs.php.net/co.php/phpdoc/en/contributors.xml?r=1.1&p=1
Index: phpdoc/en/contributors.xml
+++ phpdoc/en/contributors.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!--
This file shold only be present in the English doc tree. If you
copy it over to your translation tree you will be hunted down
relentlessly! You have been warned! :)
-->
<sect2>
<title>&Credit.Authors.and.Editors;</title>
<para>
&Credit.Past.Editors.Text;
Stig Bakken&listendand; <!-- ssb -->
Egon Schmid. <!-- eschmid -->
</para>
</sect2>
<sect2>
<title>&Credit.Note.Editors.Title;</title>
<para>
&Credit.Note.Editors.Active;
Mehdi Achour, <!-- didou -->
Friedhelm Betz, <!-- betz -->
Vincent Gevers, <!-- vincent -->
Aidan Lister, <!-- aidan -->
Nuno Lopes, <!-- nlopess -->
Kenneth Schwartz&listendand; <!-- irchtml and also irc(?) -->
Tom Sommer. <!-- tomsommer -->
</para>
<para>
&Credit.Note.Editors.Inactive;
Daniel Beckham, <!-- danbeck -->
Victor Boivie, <!-- victor -->
Jesus M. Castagnetto, <!-- jmcastagnetto -->
Nicolas Chaillan, <!-- nicos -->
Ron Chmara, <!-- ronabop -->
James Cox, <!-- imajes -->
Sara Golemon, <!-- pollita -->
Zak Greant, <!-- zak -->
Szabolcs Heilig, <!-- cece -->
Oliver Hinckel, <!-- tix -->
Hartmut Holzgraefe, <!-- hholzgra -->
Rasmus Lerdorf <!-- rasmus -->
Andrew Lindeman, <!-- alindeman -->
Maxim Maletsky, <!-- maxim -->
James Moore, <!-- jmoore -->
Sebastian Picklum, <!-- spic and also sp -->
Derick Rethans, <!-- derick -->
Sander Roobol, <!-- sander -->
Damien Seguy, <!-- dams -->
Jason Sheets, <!-- jsheets -->
Jani Taskinen, <!-- sniper -->
Yasuo Ohgaki, <!-- yohgaki -->
Philip Olson, <!-- philip -->
Torben Wilson, <!-- torben -->
Jim Winstead, <!-- jimw -->
Jared Wyles&listendand; <!-- rioter -->
Jeroen van Wolffelaar. <!-- jeroen -->
</para>
</sect2>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->