Date: 10/16/01
- Next message: Hartmut Holzgraefe: "Re: [PHP-DOC] html transformations"
- Previous message: mark.page <email protected>: "[PHP-DOC] Bug #13686: move_uploaded_file() and Safe Mode"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DOC] html transformations"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DOC] html transformations"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I want to write a parser over the docbook html output to highlight the
php code in the pear manual. My problem is that now the docbook tag:
<programlisting role="php">
is converted to only:
<PRE CLASS="programlisting">
with not difference between one language and an another. How can I (or
start looking at) convert the role="php" to something like <PRE
CLASS="programphp">?
Thanks,
Tomas V.V.Cox
PS.- Please CC me also if you reply to this msg, I'm not suscribed to
this list.
- Next message: Hartmut Holzgraefe: "Re: [PHP-DOC] html transformations"
- Previous message: mark.page <email protected>: "[PHP-DOC] Bug #13686: move_uploaded_file() and Safe Mode"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DOC] html transformations"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DOC] html transformations"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

