Changes between Version 7 and Version 8 of TracWikiPrintPlugin


Ignore:
Timestamp:
Apr 2, 2009, 10:31:06 AM (15 years ago)
Author:
Álvaro Iradier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracWikiPrintPlugin

    v7 v8  
    4343Most of these options can be also set from the web administrative interface:
    4444
    45 [[Image(admin-screenshot.jpg)]]
     45[[Image(wiki:TracWikiPrintPlugin:admin-screenshot.jpg)]]
    4646
    4747!WikiPrint works by converting one or some Wiki pages to HTML, adding some CSS styles and replacing special tags, and then passing the output to the xhtml2pdf library, so in order to understand how to customize the output using CSS, and to use some special html tags used by xhtml2pdf, you'll have to check the [attachment:"pisa-en.pdf" xhtml2pdf manual].