html.xsl problem
Wytze van der Raay
wytze at nlnet.nl
Tue Mar 9 09:37:40 CET 2004
Joost van Baal wrote:
> Hi Sandeep Singh Kohli,
>
> On Tue, Mar 09, 2004 at 10:47:59AM +0530, sskohli79 wrote:
>
>>i want to change the look and feel of the html reports for that i
>>tweaked some settings in the html.xsl file.
>>but it is not incorporated in the reports
>>i changed sumthing in the docbook.xsl and it ws shown
>>i am really stuck, hope someone can help
>
>
> Indeed, the files in share/lire/xml/stylesheet/xsl/ look like the ones
> to change. However, html.xsl refers to report.css which seems not
> installed by Lire. Perhaps someone else on this list can help...
Currently, Lire uses the Docbook stylesheets for its HTML generation,
since Docbook is used to do that job. Look in your lire configuration
what the definitions are for:
lr_dbk_html_xsl
lr_dbk_html_onepage_xsl
lr_dbk_xhtml_xsl
lr_dbk_xhtml_onepage_xsl
Typically these will point to locations like:
/usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl
/usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl
/usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl
/usr/share/sgml/docbook/xsl-stylesheets/xhtml/docbook.xsl
so that's where Lire gets its styles from.
I guess this is going to change (and perhaps become easier to customize)
with the implementation of the "Better HTML output" item of the Lire 2.0
roadmap (see http://www.logreport.org/lire/roadmap-2.0.php ).
Regards,
Wytze van der Raay
--
To UNSUBSCRIBE, email to questions-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
questions-request at logreport.org
More information about the Questions
mailing list