> > Okay this sounds good.  Btw, Derick does your magic involve using
> > the html <acronym> tag?  Like (in HTML):
> >  
> >   <acronym title="World Wide Web">WWW</acronym>
> 
> Yeah, but unfortunatley the docbook specs dont allow the title 
> attribute, so I had to hack my dtds.

I don't think the title should go there, only in a central file
such as acronyms.xml  The above was just a html example.

> > Curious.  Adding this feature would be nice too as in brief
> > testing both the html link and acronym titles work together.
> > Of course this title would be autogenerated from acronyms.xml
> > 
> >  <acronym title="Word Wide Web"><a href="foo#bar">WWW</a></acronym>
> 
> That's the job of the DSSSL I think... not sure what you want here.

I was just showing a vision for the end result in the generated html
where both links and titles are generated via dsssl or xslt.

Regards,
Philip


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

Reply via email to