diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2008-11-17 06:44:50 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-11-17 06:44:50 -0500 |
commit | e204a2c2027e3c593aae0c3e334634587e286e8d (patch) | |
tree | 352e61362890437eccb00c7a79298c6ba54bce33 /doc | |
parent | a670bac3e1b53908ad880370a683b1218ecbd6aa (diff) |
Fix tag directive
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/postcomment.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/postcomment.mdwn b/doc/plugins/contrib/postcomment.mdwn index 4d1db6c9b..9875feaae 100644 --- a/doc/plugins/contrib/postcomment.mdwn +++ b/doc/plugins/contrib/postcomment.mdwn @@ -1,5 +1,5 @@ [[!template id=plugin name=postcomment author="[[Simon_McVittie|smcv]]"]] -[[!tag type=useful]] +[[!tag type/useful]] This plugin adds "blog-style" comments. The intention is that on a non-wiki site (like a blog) you can lock all pages for admin-only access, then allow otherwise |