wiki:TracWikiToPdfPlugin

Version 2 (modified by Diorgenes Felipe Grzesiuk, 16 years ago) (diff)

--

Trac WikiToPDF

Notice: This plugin is unmaintained and available for adoption.

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

File configuration trac.ini:

[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

17423 by rjollos on 2019-07-30 16:41:28
TracWikiToPdfPlugin 3.0.0dev: Improve debug logging

Refs #13568.

17341 by rjollos on 2019-02-19 03:30:48
TracWikiToPdfPlugin 3.0.0dev: Fix failure of r17340 with subpages

Refs #5856.

17340 by rjollos on 2019-02-18 02:02:15
TracWikiToPdfPlugin 3.0.0dev: Fix failure retrieving images

Retrieving images would fail when anonymous lacked
WIKI_VIEW.

Fixes #5856.

(more)

Author/Contributors

Author: diorgenes
Contributors:

Attachments (2)

Download all attachments as: .zip