Help/PageTrailPlugin
Note: You are viewing an old revision of this page. View the current version.
Displays the recently visited pages.
Usage
Typically add to some template at the top or at the bottom. See themes/blog.
<?plugin PageTrail?> <?plugin PageTrail numberlinks=5?> <?plugin PageTrail invisible=1?> /verbatim> ! Arguments page _(default: current pagename)_: The page to execute upon. ! Optional Configuration define('PAGETRAIL_ARROW', " => ") in the sourcecode or add it to config.ini ! Example <verbatim> <?plugin PageTrail ?>Help/PageTrailPlugin