SearchWiki:

Welcome

GNUnilink

All Recent Changes Recent Changes Printable View Page History Edit Page
WikiTrails

The WikiTrails feature allows wiki authors to create "trails" through sequences of pages in the wiki. To do this, an author creates a "trail page" that gives the sequence of page names as either a bullet or numbered list. The page names must be the first item following each bullet. Then, for each page on the trail, add the markup "<<|TrailPage|>>" somewhere on the page (usually at the bottom). This markup will then be replaced with links to the previous and next pages in the trail, as defined by the TrailPage.

As an example, the page PmWiki.DocumentationIndex defines a WikiTrail through the set of pages that make up the documentation for PmWiki. The special markup

  <<|PmWiki.DocumentationIndex|>>

appears at the bottom of each page along the trail, providing links to the previous and next pages in the trail sequence. Note that this makes reorganizing the sequence of pages or adding new pages quite easy--simply edit the trail page (PmWiki.DocumentationIndex in this case).

There are a couple of other markups available: ^|TrailPage|^ will show a page's ancestry to the trail page, while <|TrailPage|> will completely omit the "<PrevPage|" or "|NextPage>" markups at the beginning or end of the trail respectively.

Other notes

The %trail% markup used in PmWiki's documentation pages is actually a WikiStyle? defined in the PmWiki.GroupHeader? page, and is not required for WikiTrails to work.

<< Passwords? | PmWiki.DocumentationIndex | GroupHeaders? >>

Page last modified on September 05, 2004, at 09:17 PM