Added use of tag directive so I can play with tags in the sandbox.
parent
84d41fb867
commit
b9e7064f70
|
@ -6,6 +6,7 @@ Enabled by default: <TMPL_IF core>yes<TMPL_ELSE>no</TMPL_IF><br />
|
|||
Included in [[/plugins/goodstuff]]: [[!if test="backlink(plugins/goodstuff)" all=no then="""yes""" else="""no"""]]<br />
|
||||
Currently enabled: [[!if test="enabled(<TMPL_VAR name>)" then="yes" else="no"]]<br />
|
||||
</span>
|
||||
[[!tag plugin <TMPL_VAR name>]]
|
||||
[[!if test="sourcepage(plugins/contrib/*)" then="""[[!meta title="<TMPL_VAR name> (third party plugin)"]]"""]]
|
||||
<TMPL_IF core>[[!tag plugins/type/core]]</TMPL_IF>
|
||||
<TMPL_UNLESS NAME="name">
|
||||
|
|
Loading…
Reference in New Issue