goba Tue Aug 3 08:39:20 2004 EDT
Modified files: /phpdoc/en contributors.xml language-snippets.ent preface.xml Log: Fix xml wellformdness problem in contributors.xml, which was recognized by livedocs, as it has the strictest parser :) The problem was that this file had no single root tag, and therefore was not a legitimate XML entity. Now it should be fine. But translators should update, as this makes all translations already updated to use the new contributors file invalid. Translators: you need to fix your bookinfo.xml file and move the title and paragraph to the snippets file
Goba: You broke it, you fix it. ;) Currently I have to wait with building manuals until all are fixed.
The en manual passes make test and make test_xml, and I have no plans to
There are 26 languages, they all NEED to work before I start the build; otherwise they will be broken. I can of course also just revert your changes until it's fixed everywhere.
OK, I am trying to test and fix the languages. However if some language fails to be built, the old build is kept for it, or is this not the case anymore?
Goba
