Version 1 (modified by 10 years ago) (diff) | ,
---|
Trac WikiToPDF
Description
Export a subset of a Trac wiki as a single file.
Bugs/Feature Requests
Existing bugs and feature requests for TracWikiToPdfPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from [download:tracwikitopdfplugin here].
Source
You can check out TracWikiToPdfPlugin from here using Subversion, or browse the source with Trac.
Example
[wikitopdf] base_dir = /path/to/DocumentRoot titlefile = /path/to/capa_file.html [wikitopdf-admin] size = A4 right = 1.5cm left = 1.5cm top = 1.5cm bottom = 1.5cm no-links = None toctitle = Sumary numbered = None linkstyle = plain header = l footer = .r1 logoimage = /path/to/logo_file.png [wikitopdf-page] size = A4 right = 1.5cm left = 1.5cm top = 1.5cm bottom = 1.5cm no-links = None linkstyle = plain header = l footer = .r1 logoimage = /path/to/logo_file.png
Recent Changes
- 16787 by rjollos on 2017-09-06 21:37:20
-
TracWikiToPdfPlugin 3.0.0dev: Use subprocess for better error handling
Fixes #13266.
- 16786 by rjollos on 2017-09-06 20:56:21
-
TracWikiToPdfPlugin 3.0.0dev: Add charset option for wikitopdf
Fixes #5883.
- 16785 by rjollos on 2017-09-06 20:42:45
-
TracWikiToPdfPlugin 3.0.0dev: Fix inclusion of images
The
base_dir
configuration parameter has been eliminated
and images should be included without any special configuration.
Fixes #10103.
(more)
Author/Contributors
Author: diorgenes
Contributors:
Attachments (2)
- wikitopdf-page.png (116.1 KB) - added by 10 years ago.
- wikitopdf-admin.png (68.7 KB) - added by 10 years ago.
Download all attachments as: .zip