diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2004-12-10 22:33:46 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2004-12-10 22:33:46 +0000 |
commit | 37f37802cdfac2da391ff16092c32bbae4770f3f (patch) | |
tree | 8a2e5f52537f3038026c1d610a4521b347a517cd /wikilib.d/PmWiki.WikiTrails | |
parent | 941d6175dba8dfe5b16d1813a76882ed2a57c89c (diff) | |
download | pmwiki.svn-37f37802cdfac2da391ff16092c32bbae4770f3f.tar.bz2 |
*** empty log message ***
git-svn-id: svn://pmwiki.org/trunk/pmwiki@437 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.WikiTrails')
-rw-r--r-- | wikilib.d/PmWiki.WikiTrails | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/wikilib.d/PmWiki.WikiTrails b/wikilib.d/PmWiki.WikiTrails index 605c1ed2..7e906a52 100644 --- a/wikilib.d/PmWiki.WikiTrails +++ b/wikilib.d/PmWiki.WikiTrails @@ -1,9 +1,10 @@ -version=pmwiki-2.0.devel3 +version=pmwiki-2.0.beta7 newline=² -version=pmwiki-2.0.devel3 -text=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(s)]] 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(s)]] defined in the PmWiki.GroupHeader page, and is not required for WikiTrails to work.²²%trail%<<|PmWiki.DocumentationIndex|>>² -time=1094411849 +text=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(s)]] 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(s)]] defined in the PmWiki.GroupHeader page, and is not required for WikiTrails to work.²²You can embed brackets inside a trail as in [=<<|[[PmWiki/Documentation Index]]|>>=]. This allows you to include slashes and spaces or a page with a single word title such as "Contents" within the [=TrailPage=]. You cannot, however, include a | within the internals of the Trailpage.²²With a little bit of effort you can use your Main/SideBar menu page as your [=TrailPage=]. First rename Main/SideBar into something more appropriate such as Contents - as described in Cookbook/SideBarNameChange. Then add a GroupHeader page and include in there a [=TrailPage=] as described above.²²''Note: It would be nice to have a [=TrailPage=] markup that had [=<PrevPage|=] and [=|NextPage>=] only or allowed you to put in your own choice of [=HomePage=].''²²->%Pm% Add this to [[PITS.NewIssue]] and explain it a bit more there. --[[~Pm]]²²%trail%<<|PmWiki.DocumentationIndex|>>² +time=1102686219 name=PmWiki.WikiTrails -host=24.1.26.221 -agent=Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040707 Firefox/0.8 -rev=3 +host=24.1.28.47 +agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 +rev=11 +targets=PmWiki.WikiTrails,PmWiki.DocumentationIndex,PmWiki.PmWiki,PmWiki.WikiStyles,PmWiki.GroupHeader,Main.SideBar,Cookbook.SideBarNameChange,PITS.NewIssue,Profiles.Pm,PmWiki.Passwords,PmWiki.Categories +author=Pm |