NOTE
This feature is available since:
WikkaWiki 1.2
As of
1.2,
WikkaWiki introduces a
menu template system. Any valid markup can be used in menu template files, but the following widgets (or "menulets") are particularly useful to generate menus and navigation bars. Menulets can obviously be used as regular
actions in the body of a wiki page as well.
{{clonelink}}
Displays a link to
clone the current page (depending on user privileges).
{{deletelink}}
Displays a link to
delete the current page (depending on user privileges).
{{editlink}}
Displays a link to
modify the current page (depending on user privileges). If the current user has now user privileges, a link to display the
page source is displayed instead.
{{historylink}}
Displays a link the
revision history of the current page.
{{homepagelink}}
Displays a link to the wiki homepage.
{{ownerlink}}
Displays a link to the page
owner's profile (as well as links to change
ACL, depending on user privileges).
{{referrerslink}}
Displays a link to a page displaying
external referrers for the current page.
since 1.1.6.7
{{revertlink}}
Displays a link allowing admins to
revert the current page to the previous version.
{{revisionlink}}
Displays the date and time of the latest revision and a link to the list of recent revisions of the current page.
{{searchform}}
Displays a
search box that can be embedded in the navigation bar.
{{whoami}}
Display the current username (if signed in) or the hostname for anonymous visitors
CategoryEN