cvs commit: ports/www Makefile ports/www/trac-wikitopdf Makefile distinfo pkg-descr

Brooks Davis brooks at FreeBSD.org
Fri Jan 9 23:57:08 UTC 2009


brooks      2009-01-09 23:57:07 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-wikitopdf   Makefile distinfo pkg-descr 
  Log:
  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.
  
  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 below) and passes them to htmldoc.
  
  Alternatively, it's possible to select one or more wiki pages and
  generate one single PDF file just like coderanger work with a cover and
  a licence from a template file. This feature also takes into account the
  parameters on trac.ini.
  
  WWW: http://trac-hacks.org/wiki/TracWikiToPdfPlugin
  
  Revision  Changes    Path
  1.2226    +1 -0      ports/www/Makefile
  1.1       +35 -0     ports/www/trac-wikitopdf/Makefile (new)
  1.1       +3 -0      ports/www/trac-wikitopdf/distinfo (new)
  1.1       +15 -0     ports/www/trac-wikitopdf/pkg-descr (new)


More information about the cvs-ports mailing list