On Wed, 13 Nov 2002, Gabor Hojtsy wrote:

> > 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.

AFAIK it's not, and I already did some magic in DSSSL with the acronym 
tag for the SRM manual buildsystem (Which is a rip of PHP's). With some 
wizards looking at it it seems that's not that much work to get this 
done.

Derick

-- 

---------------------------------------------------------------------------
 Derick Rethans                                   http://derickrethans.nl/ 
 JDI Media Solutions
--------------[ if you hold a unix shell to your ear, do you hear the c? ]-


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to