goba Tue Apr 16 13:52:05 2002 EDT
Modified files:
/phpdoc/howto working.xml
Log:
Adding info about new translation.xml enhancements
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.15 phpdoc/howto/working.xml:1.16
--- phpdoc/howto/working.xml:1.15 Tue Feb 26 16:08:08 2002
+++ phpdoc/howto/working.xml Tue Apr 16 13:52:02 2002
@@ -895,9 +895,15 @@
more information. This paragraph is printed on the top of the
generated revcheck.html page.
</intro>
+
+ <chmindex>
+ This file was generated: <datetime/><br/>
+ Go to <a
+href="http://www.php.net/download-docs">http://www.php.net/download-docs</a>
+ to get the actual version.
+ </chmindex>
<translators>
- <person name="Joe Doe" email="[EMAIL PROTECTED]" nick="joedoe" cvs="yes"/>
+ <person name="Joe Doe" email="[EMAIL PROTECTED]" nick="joedoe" cvs="yes"
+editor="yes"/>
<person name="Jane Smith" email="[EMAIL PROTECTED]" nick="jane" cvs="yes"/>
<person name="Joe Forever" email="[EMAIL PROTECTED]" nick="joefo" cvs="no"/>
</translators>
@@ -920,6 +926,16 @@
are linked to from the individual files they are assigned
to, and there is a nice table showing the state of files for
all the translators.
+ </para>
+
+ <para>
+ There are two CHM format related things in this XML file. The
+ first is the <chmindex> part, where you can specify your
+ text to display on the CHM index page, with a link to the actual
+ versions. The editor parameter of a <person> is also used
+ in the grouping of translators on the CHM index page. These
+ are optional, but are vital for every translation where the
+ readers use the CHM format (all translations ;).
</para>
<para>