add back the notes, without using templates

master
joey 2007-02-27 23:00:19 +00:00
parent d0672fbb7c
commit c5c1519d97
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[[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"]]

View File

@ -1,5 +1,9 @@
[[meta title="OpenID"]]
[[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.