MeatballWiki | RecentChanges | Random Page | Indices | Categories
VisitedPageTrail is an IndexingScheme that remembers and then displays links to the pages that a user visited most recently. It obviously requires use of some kind of session state (cookies, normally). Also known under the name of simply PageTrail.
Known implementations:
Variation:
- Wiki Visited Page (where the pages visited during the current session are maintained in a clickable Non-Page Viewable Reference List)
Compare to:
- VisitedLink remembers and displays which pages others have visited before or after the one displayed.
[CategoryIndexingScheme]