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:Sorted ascending Example
    $username Login username of revision jsmith
    $web Name of web Current web
    $date Revision date 21 Sep 2006
    $iso Revision date in ISO date format 2006-09-22T06:24:25Z
    $time Revision time 23:24:25
    $rev Revison number. Prefix r1. to get the usual r1.5 format 5
    $min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  
    $topic Topic name Current topic
    $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: GMTIME{"format"}, REVINFO


This topic: TWiki > WebHome > TWikiVariables > VarREVINFO2
Topic revision: r2 - 2006-09-22 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarREVINFO2.