wiki-archive/twiki/data/TWiki/VarPLUGINVERSION.txt

12 lines
692 B
Plaintext
Raw Normal View History

%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}%
%META:TOPICPARENT{name="TWikiVariables"}%
#VarPLUGINVERSION
---+++ PLUGINVERSION -- the version of a TWiki Plugin, or the TWiki Plugins API
* Syntax: =%<nop>PLUGINVERSION{"name"}%= to get the version of a specific plugin
* Example: =%<nop>PLUGINVERSION{"InterwikiPlugin"}%= expands to =%PLUGINVERSION{"InterwikiPlugin"}%=
* Syntax: =%<nop>PLUGINVERSION%= to get the version of the API
* Expands to: =%PLUGINVERSION%=
* Related: [[#VarWIKIVERSION][WIKIVERSION]], [[#VarACTIVATEDPLUGINS][ACTIVATEDPLUGINS]], [[#FAILEDPLUGINS][FAILEDPLUGINS]], [[#VarPLUGINDESCRIPTIONS][PLUGINDESCRIPTIONS]]