|
ExtendedLinkClasses<< Wiki CVS Storage | Cookbook-V1 | Black List >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
GoalVisual change of wikilinks so the visitor can see in the navigationbar which group or page he is currently watching. SolutionI have changed the Discussionjust include it in your include "wikilinkextension.php" Now, you can change your CSS file to make the links looking different - example: .currentpagelink {border-bottom:2px solid blue}
.currentgrouplink {border-left:2px solid blue}
This will simply mark the links differently depending on their location. This is quite usefull for navigationbars. History
Comments & BugsContributors
pmwiki-2.2.0-beta68 -- Last modified by {{zet}}
|