Changes between Version 8 and Version 9 of CombineWikiPlugin
- Timestamp:
- 08/01/12 03:56:32 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CombineWikiPlugin
v8 v9 1 [[PageOutline(2-5,Contents,pullout)]] 1 2 = Combine Wiki Pages to a PDF = 2 3 9 10 10 11 !CombineWiki will use the `[pagetopdf]` section in the same way as the PageToPdfPlugin, though you can override options there with a similar `[combinewiki]` section. Note that the PageToPdfPlugin is __not__ required as a dependency. 12 13 See also: PageToPdfPlugin, TracWikiToPdfPlugin 11 14 12 15 == Bugs/Feature Requests == 30 33 To activate: 31 34 {{{ 35 #!ini 32 36 [components] 33 37 combinewiki.* = enabled 41 45 42 46 '''Author:''' [wiki:coderanger] [[BR]] 47 '''Maintainer:''' ''none'' [[BR]] 43 48 '''Contributors:''' 44 45 == See also ==46 * PageToPdfPlugin47 * TracWikiToPdfPlugin

