[Show/Hide Right Column]

Show the last modification date for a page
Print
Tags: plugin

Plugin Lastmod

This Wiki Plugin displays the last modification date of the current or named page.

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

warningWarning
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()/}


arrow-right.png
Would produce on this site:

Thu, 2 Sep. 2010 16:31:31 UTC

Page Name Specified

This code,

Example with page name
{LASTMOD(page=>HomePage)/}


arrow-right.png
Would produce on this site:

Tue, 25 May 2010 13:14:33 UTC


Contributors to this page: lindon2331 points  .
Page last modified on Saturday 03 July, 2010 22:50:08 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):