[pmwiki-users] timestamp
Patrick R. Michaud
pmichaud at pobox.com
Mon Sep 19 09:23:10 CDT 2005
On Sun, Sep 18, 2005 at 01:00:13PM -0400, Tom Igoe wrote:
> Is there a timestamp markup, similar to ~~~, that inserts the time
> that an edit was saved? If not, is there a way to make one?
There's not one. What do you want the markup to be?
Assuming you want to have "~now~" replaced with the time of the
save, you can do:
$ROSPatterns['/~now~/'] = '$CurrentTime';
Pm
More information about the pmwiki-users
mailing list