Date: Fri, 9 Jan 2009 23:57:07 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/trac-wikitopdf Makefile distinfo pkg-descr Message-ID: <200901092357.n09Nv7G1037495@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901092357.n09Nv7G1037495>