Create wiki pages that are collections of smaller pages in Trac
Project description
Overview
TracSubPages is a Trac plugin that supplies a macro allowing full wiki pages to be displayed inside of other wiki pages. This is useful if there is a piece of content (such as a contact table or log) that needs to be displayed in multiple places, as it eliminates the need for each instance of this content to be maintained.
Usage
The syntax for the subpage macro is simple:
[[subpage(true/false, wiki_page)]]
Where the first argument (true or false) determines whether or not a link to edit the rendered page will be shown at the bottom of the subpage section (The link reads ‘Edit Section’ and provides a link directly to the edit page of the referenced wiki page), and the second argument is the wiki page (No url is needed here, nor ‘wiki/’, just the page). The macro supports pages that aren’t top-level, too (‘BigCategory/SpecificSubject’).
Limitations
Please use only wiki formatting for subpages. The use of macros can (and probably will) cause errors.
Change History
0.1(2009-08-11)
Initial release of plugin
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file TracSubPages-0.1.tar.gz
.
File metadata
- Download URL: TracSubPages-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36348034b846fd61206759f524becda4544e88dd157aabe993ab00be8a67ed54 |
|
MD5 | bbe49cac0463df4397a65ba470b3da75 |
|
BLAKE2b-256 | ce4eb39607b33a526093f451b0799665fb4f3f07827c9b06576a7232a8a62180 |