Difference: VarREVINFO2 (1 vs. 7)

Revision 72013-11-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

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

Changed:
<
<
"format" Format of revision information, see supported variables below "r1.$rev - $date - $wikiusername"
>
>
"format" Format of revision information, see supported variables below "r$rev - $date - $time - $wikiusername"
 
web="..." Name of web Current web
topic="..." Topic name Current topic
rev="5" Specific revison number. Old RCS format "1.5" is also supported. Latest revision

Revision 62012-11-15 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

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

Line: 22 to 22
 
$iso Revision date in ISO date format 2006-09-22T06:24:25Z
$min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
Added:
>
>
 

Revision 52010-12-29 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

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

Line: 17 to 17
 
$username Login username of revision jsmith
$wikiname WikiName of revision JohnSmith
$wikiusername WikiName with Main web prefix Main.JohnSmith
Changed:
<
<
$date Revision date. Actual date format defined as {DefaultDateFormat} in configure 21 Sep 2006
>
>
$date Revision date. Actual date format defined as {DefaultDateFormat} in configure, default $year-$mo-$day 2010-12-31
 
$time Revision time 23:24:25
$iso Revision date in ISO date format 2006-09-22T06:24:25Z
$min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  

Revision 42010-05-25 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

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

Line: 8 to 8
 
"format" Format of revision information, see supported variables below "r1.$rev - $date - $wikiusername"
web="..." Name of web Current web
topic="..." Topic name Current topic
Changed:
<
<
rev="1.5" Specific revison number Latest revision
>
>
rev="5" Specific revison number. Old RCS format "1.5" is also supported. Latest revision
 
Changed:
<
<
$rev Revison number. Prefix r1. to get the usual r1.5 format 5
>
>
$rev Revison number. Add prefix r to get the usual r5 format 5
 
$username Login username of revision jsmith
$wikiname WikiName of revision JohnSmith
$wikiusername WikiName with Main web prefix Main.JohnSmith

Revision 32006-09-22 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"
Deleted:
<
<
 

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

  • Syntax: %REVINFO{"format"}%
  • Supported parameters:
Line: 17 to 16
 
$rev Revison number. Prefix r1. to get the usual r1.5 format 5
$username Login username of revision jsmith
$wikiname WikiName of revision JohnSmith
Changed:
<
<
$wikiusername WikiName with Main web prefix Main.JohnSmith
$date Revision date 21 Sep 2006
>
>
$wikiusername WikiName with Main web prefix Main.JohnSmith
$date Revision date. Actual date format defined as {DefaultDateFormat} in configure 21 Sep 2006
 
$time Revision time 23:24:25
$iso Revision date in ISO date format 2006-09-22T06:24:25Z
Changed:
<
<
$min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  
>
>
$min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  
 
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
Changed:
<
<
>
>

Revision 22006-09-22 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"
Line: 15 to 15
 
$web Name of web Current web
$topic Topic name Current topic
$rev Revison number. Prefix r1. to get the usual r1.5 format 5
Deleted:
<
<
$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
Added:
>
>
$date Revision date 21 Sep 2006
$time Revision time 23:24:25
$iso Revision date in ISO date format 2006-09-22T06:24:25Z
$min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  
 
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
Changed:
<
<
>
>

Revision 12005-03-27 - TWikiContributor

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiVariables"

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
 
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.