Diff: Help/PageTrailPlugin

Differences between current version and predecessor to the previous major change of Help/PageTrailPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 5 Last edited on October 14, 2015 11:47 am by PhilHollenback
Older page: version 4 Last edited on February 23, 2012 2:52 pm by PhilHollenback Revert
@@ -4,9 +4,9 @@
  
 Typically add to some template at the top or at the bottom. See themes/blog. 
  
 {{{ 
-<<PageTrail>> 
+<<PageTrail arguments >> 
 <<PageTrail numberlinks=5>> 
 <<PageTrail invisible=1>> 
 }}} 
  
@@ -43,12 +43,12 @@
  
 <<PageTrail>> 
  
 == Author == 
-* [[PhpWiki:CarstenKlapp| Carsten Klapp]]  
+* Carsten Klapp 
  
 == See Also == 
  
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 

current version

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 arguments>>
<<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>>

Author

  • Carsten Klapp

See Also



Our Founder
ToolboxClick to hide/show