Edgewall Software

Changes between Version 27 and Version 28 of MacroBazaar


Ignore:
Timestamp:
Dec 1, 2004, 2:39:54 AM (19 years ago)
Author:
sns@…
Comment:

Adding the LastModified macro to the pile

Legend:

Unmodified
Added
Removed
Modified
  • MacroBazaar

    v27 v28  
    155155[[BR]]''Version:'' >= 0.8
    156156
     157=== LastModified ===
     158
     159Shows the last modification date of the specified page, or the page the macro appears in if not specified. An optional argument, {{{ delta }}}, can be given to show the time elapsed since the last modification. The output is placed in span with a title that gives the exact modification date and the author of the change. See [http://chimp.acm.uiuc.edu/cgi-bin/trac.cgi/wiki/CustomMacros examples] or [http://severinghaus.org/projects/bfgff/LastModified.py download] it!
     160
     161''Usage:''
     162{{{
     163[[LastModified]]
     164[[LastModified(delta)]]
     165[[LastModified(MacroBazaar)]]
     166[[LastModified(MacroBazaar,delta)]]
     167}}}
     168
     169''Download:'' http://severinghaus.org/projects/bfgff/LastModified.py
     170[[BR]]''Version:'' >= 0.7
     171[[BR]]''By:'' Steven N. Severinghaus <sns@severinghaus.org>
     172
     173
    157174''Add your macro here ...''
    158175