diff options
author | Jon Dowland <jmtd@debian.org> | 2012-03-26 16:03:35 +0100 |
---|---|---|
committer | Jon Dowland <jmtd@debian.org> | 2012-03-26 16:03:35 +0100 |
commit | e6122e4206d30bf3a5de13c603595ba18c737f42 (patch) | |
tree | f4eba3444b12f468624910311039e7123ab0fb16 /doc/plugins/lockedit.mdwn | |
parent | f2e963c0861754970dc03134fbadf1987afc6841 (diff) | |
download | ikiwiki-e6122e4206d30bf3a5de13c603595ba18c737f42.tar ikiwiki-e6122e4206d30bf3a5de13c603595ba18c737f42.tar.gz |
add plugin tag type/comments and tag some pages.
I did this because I was looking for a summary/overview of the
various comment plugins that exist and couldn't already find
one. I've tried to tag plugins that are mostly for use with
comments, which is a bit of a wide net and people may draw the
line in different places to myself.
Diffstat (limited to 'doc/plugins/lockedit.mdwn')
-rw-r--r-- | doc/plugins/lockedit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/lockedit.mdwn b/doc/plugins/lockedit.mdwn index 681163203..8569238b1 100644 --- a/doc/plugins/lockedit.mdwn +++ b/doc/plugins/lockedit.mdwn @@ -1,5 +1,5 @@ [[!template id=plugin name=lockedit core=1 author="[[Joey]]"]] -[[!tag type/auth]] +[[!tag type/auth type/comments]] This plugin allows the administrator of a wiki to lock some pages, limiting who can edit them using the online interface. This doesn't prevent anyone |