Show the last modification date for a page
Tags:
plugin
Plugin Lastmod
This Wiki Plugin displays the last modification date of the current or named page.
Table of contents
Usage and Parameters
To use this plugin in a wiki page, use the syntax:
Syntax for the LASTMOD plugin
{LASTMOD(page=>pagename)/}And here is information about the parameter:
| Parameter | Accepted values | Default | Effect | Required? | Since |
|---|---|---|---|---|---|
| page | name of a tiki page | page where the plugin is placed | Displays the last modification date for the page named or for the page where the plugin is placed if no page name is apecified | n |
Prior to version 3.0, there is a small miscoding that causes a "%0" to appear at the end of the modification date instead of the time zone. The patch to fix this is to change the "%O" to "%Z" in line 42 of the file at lib\wiki-plugins\wikiplugin_lastmod.php.
Examples
No Page Name
|
This code, Example with no page name {LASTMOD()/} |
|
Would produce on this site: Thu, 2 Sep. 2010 23:08:08 UTC |
Page Name Specified
| ||
|
This code, Example with page name {LASTMOD(page=>HomePage)/} |
|
Would produce on this site: Tue, 25 May 2010 13:14:33 UTC |
Related pages
Contributors to this page: lindon
.
Page last modified on Saturday 03 July, 2010 22:50:08 UTC by lindon
.
