Revert "Added use of tag directive so I can play with tags in the sandbox."
This reverts commit b9e7064f70
.
Er, no, I don't want a broken tag link on every plugin page, really.
master
parent
2af6a32aba
commit
8f13e52a0d
|
@ -6,7 +6,6 @@ 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 />
|
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 />
|
Currently enabled: [[!if test="enabled(<TMPL_VAR name>)" then="yes" else="no"]]<br />
|
||||||
</span>
|
</span>
|
||||||
[[!tag plugin <TMPL_VAR name>]]
|
|
||||||
[[!if test="sourcepage(plugins/contrib/*)" then="""[[!meta title="<TMPL_VAR name> (third party plugin)"]]"""]]
|
[[!if test="sourcepage(plugins/contrib/*)" then="""[[!meta title="<TMPL_VAR name> (third party plugin)"]]"""]]
|
||||||
<TMPL_IF core>[[!tag plugins/type/core]]</TMPL_IF>
|
<TMPL_IF core>[[!tag plugins/type/core]]</TMPL_IF>
|
||||||
<TMPL_UNLESS NAME="name">
|
<TMPL_UNLESS NAME="name">
|
||||||
|
|
Loading…
Reference in New Issue