Date: 10/16/01
- Next message: Jirka Kosek: "Re: [PHP-DOC] Examples"
- Previous message: hholzgra <email protected>: "[PHP-DOC] Bug #3783 Updated: versioning + mysql impossible !"
- In reply to: Hojtsy Gabor: "Re: [PHP-DOC] Examples"
- Next in thread: Hojtsy Gabor: "Re: [PHP-DOC] Examples"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hojtsy Gabor wrote:
> How this is resricted to <para> or <programlisting>
> roles? What DocBook tag this is applied to? I can't
> find that in this text... :((
This function is called for all verbatim elements (programlisting,
screen and so on). When there is attribute role set, its contents are
placed as value of class in output HTML (eg. class="php"). If there is
no role attribute, class is set to element name (eg.
class="programlisting").
If you want know place in DSSSL stylesheet from where this code is
called look for "element programlisting".
Jirka
-----------------------------------------------------------------
Jirka Kosek
e-mail: jirka <email protected>
http://www.kosek.cz
- Next message: Jirka Kosek: "Re: [PHP-DOC] Examples"
- Previous message: hholzgra <email protected>: "[PHP-DOC] Bug #3783 Updated: versioning + mysql impossible !"
- In reply to: Hojtsy Gabor: "Re: [PHP-DOC] Examples"
- Next in thread: Hojtsy Gabor: "Re: [PHP-DOC] Examples"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

