Help: Wiki Master, Recent Changes Template
For more help, visit the WebGUI Community Wiki.
These variables are available in the template for displaying the list of recent changes to pages in the Wiki.
- title
- An internationalized title for the Recent Changes Template.
- searchLabel
- An internationalized label to go with searchUrl
- searchUrl
- A URL to take the user to the screen search pages in this Wiki.
- wikiHomeLabel
- An internationalized label to go with wikiHomeUrl.
- wikiHomeUrl
- A URL to take the user back to the Wiki front page.
- mostPopularUrl
- A URL to take the user to the screen where the most popular Wiki pages are listed.
- mostPopularLabel variable
- An internationalized label to go with mostPopularUrl.
- recentChanges
- This loop contains information about wiki pages that have been recently changed. The number of recently changed pages is determined in the Wiki Add/Edit screen.
- title
- An internationalized title for the Recent Changes Template.
- url
- The url of the recently changed page.
- actionTaken
- What happened to this recently changed page, typically this is either "Edited" or "Created".
- username
- The name of the user who changed the page, recently.
- date
- The date when the page was changed.
- restoreUrl
- The url to restore this page back to viewing status from the clipboard/trash.
- isAvailable
- A boolean indicating whether the page is available for viewing or in the trash/clipboard.
- canAdminister
- A boolean indicating whether the current user can administer the wiki.
- retoreLabel
- Restore
Admin Console