JSPWiki logo
Strona główna
Zbieranina
Serwisy
Porady
Projekty
Humor sektora IT
TODO
Nowości
Ostatnie zmiany
Kontakt

Find pages
Unused pages
Undefined pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
JSP Wiki Tags




JSPWiki v2.2.33


Breadcrumbs Tag


This tag allows you insert a "trace" of the user's most recently visited pages on the Wiki.

It requires cookies to function correctly. If the user has disabled cookies, no trail is generated.

This tag has been contributed by Ken Liu (ken at kenliu.net).


Usage

<wiki:Breadcrumbs maxpages="<integer>" separator="<string>" />

Parameters

maxpages
How many pages should we track? Default is 10 most recent pages.
separator
HTML snippet for what should be between the listed pages. Default is " | ".

Example

Your trail: <wiki:Breadcrumbs />

Known bugs

Separator does not clean the HTML it is given - it is thus a security hazard.




Go to top   Edit this page   More info...   Attach file...
This page last changed on 22-Mar-2003 23:04:12 GMT by unknown.