>> > removing dead links, and updating fr doc >> >> AHHH, my bad! Didn't take into account all >> the translations! :( >> >> I'm away from my CVS tree right now but if >> someone doesn't update them all I will >> eventually. I promise to keep this in mind >> in the future.
> IMHO it would be good to move all the EN-unused enties > from global.ent to a new "legacy.ent", and also include > that in the build process. So translators will be able > to spot where they documentation need to be updated > regarding "unused" entities. We have many EN-unused > entities listed in globals.ent (at the bottom), which > are target for deletion, but we never deleted them > because of translation build problems. I guess most of > the translators don't know that there are entities for > future deletion (and moving them to legacy.ent may help > them to recognize the fact). Just a suggestion though... > Goba At least scripts/entities.php could be run with make test? Its not the "final" solution but maybe a point of start. Having a legacy.ent would be nice:-) Here is the actual output of entities.php for the en tree, only the unsused ones from global.ent: ENTITY USAGE STATISCTICS ========================================================= In this file you can find entity usage stats compiled from the entity file: entities/global.ent. The entity usage was tested in the following tree[s] at phpdoc: en. You may find many unused entities here. Please do not delete the entities, unless you make sure, no translation makes use of the entity. The purpouse of this statistics is to reduce the number of unused entities in phpdoc. Here comes the numbers and file names: ========================================================= ++ url.apache.error 0 ++ url.bcmath 0 ++ url.docbook 0 ++ url.docbook-dtdref 0 ++ url.docbook-intro 0 ++ url.emacs-src 0 ++ url.emacs-nt 0 ++ url.example 0 ++ url.example.http 0 ++ url.foldoc.epoch 0 ++ url.freeodbc 0 ++ url.installkits 0 ++ url.ircg 0 ++ url.mm 0 ++ url.mysql.docs.fr 0 ++ url.netcraft 0 ++ url.netcraft-survey 0 ++ url.nexen 0 ++ url.oracle 0 ++ url.psgml 0 ++ url.php.bugdosdonts 0 ++ url.php.hosts 0 ++ url.st-threads 0 ++ url.swf.test 0 ++ url.texinfo 0 ++ url.thttpd 0 ++ url.velocis 0 ++ url.zend 0 ++ url.zend.funclist 0 ++ url.zend.mail 0 ++ email.sample 0 ++ url.php.manual 0 ++ url.php.snaps.manual 0 ++ url.php.stats 0 ++ email.rasmus 0 ++ email.stig 0 ++ email.bob 0 ++ email.perugini 0 ++ email.rafael 0 ++ email.dams 0 ++ email.php3 0 ++ email.php3.subscribe 0 ++ link.rasmus 0 ++ link.stig 0 Don't know how trustworthy the output is, because url.mm is definitly used in ref/session:-) ( dark in my mind, I can remember Philip added url.installkits) Out of this output a legacy.ent could be produced Friedhelm -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php