Help/PageTrailPlugin

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>>
Help/PageTrailPlugin

Author

  • Carsten Klapp

See Also