From 8f13e52a0d9458470753d8fde13e1e19bb872384 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 8 Mar 2010 20:24:43 -0500 Subject: [PATCH] Revert "Added use of tag directive so I can play with tags in the sandbox." This reverts commit b9e7064f70980b58b1bae754bee7fe3eff5fc84d. Er, no, I don't want a broken tag link on every plugin page, really. --- doc/templates/plugin.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/templates/plugin.mdwn b/doc/templates/plugin.mdwn index d62c87924..c1d1974d6 100644 --- a/doc/templates/plugin.mdwn +++ b/doc/templates/plugin.mdwn @@ -6,7 +6,6 @@ Enabled by default: yesno
Included in [[/plugins/goodstuff]]: [[!if test="backlink(plugins/goodstuff)" all=no then="""yes""" else="""no"""]]
Currently enabled: [[!if test="enabled()" then="yes" else="no"]]
-[[!tag plugin ]] [[!if test="sourcepage(plugins/contrib/*)" then="""[[!meta title=" (third party plugin)"]]"""]] [[!tag plugins/type/core]] -- 2.32.0.93.g670b81a890