Plugin Last Modification
Introduced in Tiki2
Use this wiki plugin to display the last modification date of the current or named page.
Parameters
Introduced in Tiki 2.Go to the source code
Preferences required: feature_wiki, wikiplugin_lastmod
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
format |
(blank) long_date short_date long_datetime short_datetime iso |
Set date and time format according to site settings. | 15.0 | |
page |
pagename | Page name to display information of. Default value is current page. | 2.0 |
Note
There is a bug In some versions causing nothing to show if the
page
parameter is not set. In this case, page="/"
can be used to show the last modification date of the current page. Note
Wiki Argument Variables can be used to specify current page.