> > Would it be possible to be consistent with the code of built manuals? > > It would be nice to have generated downloadable files and online versions > > with the same code, as the phpdoc-CODE repository is named. Otherwise it > > becomes hard to maintain lists for conversion. > > > > The particular problem now is zh_cn, for which there is no phpdoc-zh_cn > > module, but it is named phpdoc-zn. It's true, that the module name is > > not correct, but the Korean and other languages are also named > > incorrectly. Regardless of the correctness of the phpdoc module name, > > generated files should be named after the module for consistency. > > > > Please make the neccessary modifications to be consistent with the > > phpdoc module names, after which the manuals are searched now. > > I have checked the php.net/manual/ dirs, and there the folders are named > according to the phpdoc module names, so they are correct. But the > downloadable docs are not correct. At least the Korean and Chinesse docs > have naming problems. They will disappear from the docs listing, as the > central language code usage is introduced. Until the names are corrected.
Well, I have corrected the part regarding phpdoc (in configure.in), so the next build will create "correctly" named files. I cannot find any code for the CHMs to rename them this way, so it is still up to Derick. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
