Diff: Help/PageTrailPlugin
Differences between version 4 and predecessor to the previous major change of Help/PageTrailPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
| Older page: | version 3 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
Content of versions 3 and 4 is identical.
Version 4 was created because:
version 4
The PageTrail plugin displays the recently visited pages.
Usage
Typically add to some template at the top or at the bottom. See themes/blog.
<<PageTrail>> <<PageTrail numberlinks=5>> <<PageTrail invisible=1>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
numberlinks  | 
number of links to display  | 
5  | 
invisible  | 
false  | 
|
duplicates  | 
false  | 
Optional Configuration
define('PAGETRAIL_ARROW', " => ") in the sourcecode or add it to config.ini
Example
<<PageTrail>>

