> I'm not familiar with XSLT and on my TODO is to figure out > how to implement this. I assume it'll exist as: > > <acronym>CVS</acronym> > > And when someone uses them they'll add the info into acronyms.xml > Also, make test will check for this. The terms will then link to > the appropriate acronyms entry in html builds.
Well, currently we use DSSSL and not XSLT, so adding this to the XSLT style sheets is not enough... We are in the process of upgrading to XSLT sheets, there are a few problems, I can list them but this is not that topic :) How to add this test to make test is an interesting question, I don't know, as <function>funcname</function> is also not checked to have a counterpart function defined. It would also be nice to check first whether the <acronym> tag is used for some other roles in the manual currently. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php