DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:lastmod

Lastmod-Plugin

Compatible with DokuWiki

Greebo

plugin Displays the timestamp of the last modification of the current or another page (if you need it directly in the text and not only at the end of the page).

Last updated on
2016-02-03
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to lastcomp

Tagged with changelog, include, time

Introduction

This plugin displays the last modification timestamp of a page.

Syntax

To display the last modification timestamp of the current page:

~~LASTMOD~~

To display the last modification timestamp of another page:

~~LASTMOD:<page-id>~~

Replace <page-id> with the id of the page you'd like to get the last modification date from.

Example

This page was last edited at: ~~LASTMOD~~

Outputs:

This page was last edited at: 2005/10/10 11:03:00
The start page was last edited at: ~~LASTMOD:start~~

Outputs:

This page was last edited at: 2008/11/09 16:07:08

Note: it will also mark hot and recent changes with classes lastmod_hot and lastmod_recent respectively. So you can specify different styles for dates in CSS.

Changelog

plugin/lastmod.txt · Last modified: 2023-10-31 00:19 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki