Greetings translators and all-

In the coming days I will be updating the translations (phpdoc- {lang}) so that the translations will build again, and from there we can resume the daily doc builds. Among other things, the new reference structure did the following:

 - Changed constants.xml from section to an appendix
 - Split reference.xml into book.xml/setup.xml/etc

This process will go as follows:

 1. If a translation is caught up and builds, skip it
 2. If a translation is actively catching up, skip it
 3. Update or delete constants.xml
 4. Update or delete reference.xml
 5. Once done, evaluate #2

constants.xml:
==============
Each constants.xml file will be evaluated, and will (along with the EN-Revision tag) be updated if the changes requires XML Markup only. Otherwise, the file will be deleted. There may be a few bugs since part of this process is automated, and I am sorry for that. The main change here is section-->appendix.

reference.xml:
==============
This is more difficult since it has changed drastically. Most of these will be deleted, so instead the EN version will be used thus allowing the translation to build along side EN. Translated entities and other files (like /functions/*, ini.xml, etc.) will still be kept/ used.

How I'm testing a translation:
==============
$ cd phpdoc-all
$ php configure.php --with-lang=$lang
$ phd -d .manual.xml -t bightml

Note: CVS history for deleted files is preserved and readily available in the Attic. Note: If you would rather have me not touch your translation, please speak up soon.
Note: Please do not CC every doc-lang list, unless it's relevant to all.

Regards,
Philip

Reply via email to