Difference: VarPLUGINVERSION (1 vs. 3)

Revision 330 Jun 2010 - TWikiContributor

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

PLUGINVERSION -- the version of a TWiki Plugin, or the TWiki Plugins API

Line: 6 to 6
 
  • Example: %PLUGINVERSION{"InterwikiPlugin"}% expands to $Rev: 25007 (2013-02-16) $
  • Syntax: %PLUGINVERSION% to get the version of the API
  • Expands to: 1.4
Changed:
<
<
>
>

Revision 227 Mar 2005 - TWikiContributor

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

PLUGINVERSION -- the version of a TWiki Plugin, or the TWiki Plugins API

  • Syntax: %PLUGINVERSION{"name"}% to get the version of a specific plugin
  • Example: %PLUGINVERSION{"InterwikiPlugin"}% expands to $Rev: 25007 (2013-02-16) $
  • Syntax: %PLUGINVERSION% to get the version of the API
  • Expands to: 1.4
Changed:
<
<
>
>
 

Revision 127 Mar 2005 - TWikiContributor

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

PLUGINVERSION -- the version of a TWiki Plugin, or the TWiki Plugins API

  • Syntax: %PLUGINVERSION{"name"}% to get the version of a specific plugin
  • Example: %PLUGINVERSION{"InterwikiPlugin"}% expands to $Rev: 25007 (2013-02-16) $
  • Syntax: %PLUGINVERSION% to get the version of the API
  • Expands to: 1.4
  • Related: WIKIVERSION, ACTIVATEDPLUGINS, FAILEDPLUGINS, PLUGINDESCRIPTIONS
View topic | History: r3 < r2 < r1 | More topic actions...
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarPLUGINVERSION.