Diferença: VarREVINFO2 (1 vs. 7)

Versão 727 Nov 2013 - TWikiContributor

 
META TOPICPARENT name="TWikiVariables"

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

Alterado:
<
<
"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
  • Supported variables in format:
    Variable: Unit: Example
    $web Name of web Current web
    $topic Topic name Current topic
    $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
    $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"}  
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
  • Category: SystemInformationVariables
  • Related: GMTIME{"format"}, REVINFO

Versão 615 Nov 2012 - TWikiContributor

 
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="5" Specific revison number. Old RCS format "1.5" is also supported. Latest revision
  • Supported variables in format:
    Variable: Unit: Example
    $web Name of web Current web
    $topic Topic name Current topic
    $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
    $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"}  
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
Added:
>
>
 

Versão 529 Dec 2010 - TWikiContributor

 
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="5" Specific revison number. Old RCS format "1.5" is also supported. Latest revision
  • Supported variables in format:
    Variable: Unit: Example
    $web Name of web Current web
    $topic Topic name Current topic
    $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
Alterado:
<
<
$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"}  
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
  • Related: GMTIME{"format"}, REVINFO

Versão 425 May 2010 - TWikiContributor

 
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
Alterado:
<
<
rev="1.5" Specific revison number Latest revision
>
>
rev="5" Specific revison number. Old RCS format "1.5" is also supported. Latest revision
 
  • Supported variables in format:
    Variable: Unit: Example
    $web Name of web Current web
    $topic Topic name Current topic
Alterado:
<
<
$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
$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
$min, $sec, etc. Same date format qualifiers as GMTIME{"format"}  
  • Example: %REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
  • Related: GMTIME{"format"}, REVINFO

Versão 322 Sep 2006 - TWikiContributor

 
META TOPICPARENT name="TWikiVariables"
Deleted:
<
<
 

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

  • Syntax: %REVINFO{"format"}%
  • Supported parameters:
    Parameter: Description:
    <-- -->
    Sorted ascending
    Default:
    "format" Format of revision information, see supported variables below "r1.$rev - $date - $wikiusername"
    web="..." Name of web Current web
    rev="1.5" Specific revison number Latest revision
    topic="..." Topic name Current topic
  • 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
    $username Login username of revision jsmith
    $wikiname WikiName of revision JohnSmith
Alterado:
<
<
$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
Alterado:
<
<
$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
Alterado:
<
<
>
>
 

Versão 222 Sep 2006 - TWikiContributor

 
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
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
Alterado:
<
<
>
>
Deleted:
<
<
 

Versão 127 Mar 2005 - TWikiContributor

 
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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki? Nos dê um retorno
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarREVINFO2.
#