]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett: Automatically add the tag `type/core` if passed the ...
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 14 Feb 2007 01:59:20 +0000 (01:59 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 14 Feb 2007 01:59:20 +0000 (01:59 +0000)
doc/templates/plugin.mdwn

index 6715614df8efcd4563c8fc31a4b029fbb5513d17..5ce05b23105fb1a6f0ddedf456179248959ad4e7 100644 (file)
@@ -6,3 +6,4 @@ Enabled by default: <TMPL_IF core>yes<TMPL_ELSE>no</TMPL_IF><br />
 Currently enabled: [[if test="enabled(<TMPL_VAR name>)" then="yes" else="no"]]<br />
 </span>
 [[if test="sourcepage(plugins/contrib/*)" then="""[[meta title="<TMPL_VAR name> (third party plugin)"]]"""]]
+<TMPL_IF core>[[tag type/core]]</TMPL_IF>