|
|
| Version | 3.1.0.2 | | Rating |
| | Developer | Kenneth Scott | | Updated | December 5, 2011 | | Homepage | RenderPages | | Works with | ScrewTurn Wiki v3.0.x | | License | GPLv3 |
|
More about this Plugin
- Facilitates the creation of a single page presentable for printing based on input parameters to specify Categories to include or Pages to exclude in the current namespace.
- Configurable CSS allows complete control over the styling of the rendered pages.
- Preconfigured for use with PrinceXML for professional PDF generation.
Configuration
Tag Format
{RenderPages P/C=Name:Name:etc}
Where
P = Page mode
C = Category mode
Name = Category Name to include
OR Page Name to exclude
Note: Use #ALL# to include all categories
Note: Using Category mode, pages will be grouped by category. Using Page mode, pages will simply be alphabetically listed.
Example Tags
{RenderPages C=Category1:Category2} - print pages in only specified Categories
{RenderPages C=#ALL#} - print pages in all categories
{RenderPages P=Sandbox:MainPage} - print all Pages
except those specified
Discuss