Changes between Version 10 and Version 11 of TracWikiToPdfPlugin


Ignore:
Timestamp:
Jun 18, 2008, 3:32:02 PM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracWikiToPdfPlugin

    v10 v11  
    55!WikiToPdf was developed based on the work of [wiki:coderanger] and [wiki:athomas]. !WikiToPdf combines the functionality of CombineWikiPlugin and PageToPdfPlugin on only one plugin and allows one to setup a template file used to generate the PDF file with a cover and a licence page, for example.
    66
    7 At the end of each wiki page there is a link named !WikiToPdf and works like Athomas !PageToPdfPlugin plugin but takes into account the parameters on trac.ini (see bellow) and passes them to htmldoc.
     7At the end of each wiki page there is a link named !WikiToPdf and works like [wiki:athomas] !PageToPdfPlugin plugin but takes into account the parameters on trac.ini (see bellow) and passes them to htmldoc.
    88
    9 Alternatively, it's possible to select one or more wiki pages and generate one single PDF file just like [wiki:coderanger]'s work with a cover and a licence from a template file. This feature also takes into account the parameters on trac.ini.
     9Alternatively, it's possible to select one or more wiki pages and generate one single PDF file just like [wiki:coderanger] work with a cover and a licence from a template file. This feature also takes into account the parameters on trac.ini.
    1010
    1111For now, only those users with WIKI_ADMIN permission can combine wiki pages on one single file. It's possible to define values to title, subtitle, file version and date that are used on the PDF file.