remove two uses of note templates, since a) templates are not enabled by
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 27 Feb 2007 03:35:28 +0000 (03:35 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 27 Feb 2007 03:35:28 +0000 (03:35 +0000)
default and b) the note template is not in the basewiki

doc/blog.mdwn
doc/openid.mdwn

index d05c98679018c1a93f9f95c13ed3fb5e8496baf3..8462fbc164b7c6a09fca14b1219e827bf437d6cb 100644 (file)
@@ -1,9 +1,3 @@
-[[template id=note text="""
-[[if test="enabled(inline)"
-     then="This wiki has the inline plugin **enabled**."
-     else="This wiki has the inline plugin **disabled**."]]
-"""]]
-
 [[if test="enabled(inline)"
      then="You can"
      else="If this wiki had the inline plugin enabled, you could"]]
index bd29f57703ab0416a2bad2b8a6ec76593dab871d..092fe245c3fbfd5f288364131eb98d380caf3592 100644 (file)
@@ -1,11 +1,5 @@
 [[meta title="OpenID"]]
 
-[[template id=note text="""
-[[if test="enabled(openid)"
-     then="This wiki has OpenID **enabled**."
-     else="This wiki has OpenID **disabled**."]]
-"""]]
-
 [OpenID](http://openid.net) is a decentralized authentication mechanism
 that allows you to have one login that you can use on a growing number of
 websites.