|
Cookbook /
PmWiki2PDF-v2Summary: Generate a PDF
Version: 2011-02-15
Prerequisites: Requires at least PmWiki version: 2.2.x; last tested on PmWiki version: 2.2.35
Status: Stable
Maintainer: the_CName,
Discussion: PmWiki2PDF-v2-Talk
Questions answered by this recipe
DescriptionPmWiki2PDF v2 : Generate a PDF by PmWiki Pages. InstallationOnce the archive is downloaded, you must decompress and then upload it to your webspace hosting your pmwiki in the directory /cookbook/. ConfigurationTemplates=> Modify [your template].tmpl to include this code: <a href="$PageUrl?action=pdf" title="Read this web page on format .pdf" > <acronym title="Portable Document Format" lang="en">PDF</acronym> </a> or => Modify your GroupHeader, or GroupFooter, or your page by editing, and add this code:
==> or upload an icone pdf (please, view in package): Config file pmwikiYou need to add in the file config pmwiki, the following `PHP code:
and this - since the element 'dl' is not supported:
This is being done, save your config file and upload it again on the web space on your PmWiki. Config file cookbook PmWiki2PDFThe file config.php is really intended to set certain options. Options to:
Other FilesIt is also possible to modify the following files:
UsageNotesChange log / Release notes
See also
ContributorsCommentsSee discussion at PmWiki2PDF-v2-Talk User notes +1: If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |