r1 - 27 Mar 2005 - 08:14:15 - TWikiContributorYou are here: burnett.ws >  TWiki Web  >  TWikiVariables > VarREVINFO2

REVINFO{"format"} -- formatted revision information of topic

  • Syntax: %REVINFO{"format"}%
  • Supported parameters:
    Parameter: Description: Default:
    "format" Format of revision information, see supported variables below "r1.$rev - $date - $wikiusername"
    web="..." Name of web Current web
    topic="..." Topic name Current topic
    rev="1.5" Specific revison number Latest revision
  • Supported variables in format:
    Variable: Unit: Example
    $web Name of web Current web
    $topic Topic name Current topic
    $rev Revison number. Prefix r1. to get the usual r1.5 format 5
    $date Revision date 11 Jul 2004
    $time Revision time 23:24:25
    $username Login username of revision jsmith
    $wikiname WikiName of revision JohnSmith
    $wikiusername WikiName with Main web prefix Main.JohnSmith
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
  • Related: REVINFO
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions






dashboard

stats count

View My Stats (StatCounter )


Ads:


 
Burnett.ws

Ben Burnett's Website



This site is powered by the TWiki collaboration platformCopyright © 2006-2012 by Ben Burnett and the contributing authors. All material on this collaboration platform is the property of the Ben Burnett and the contributing authors.
Ideas, requests, problems regarding burnett.ws? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarREVINFO2