add plugin tag type/comments and tag some pages.
authorJon Dowland <jmtd@debian.org>
Mon, 26 Mar 2012 15:03:35 +0000 (16:03 +0100)
committerJon Dowland <jmtd@debian.org>
Mon, 26 Mar 2012 15:03:35 +0000 (16:03 +0100)
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.

doc/plugins/anonok.mdwn
doc/plugins/blogspam.mdwn
doc/plugins/comments.mdwn
doc/plugins/lockedit.mdwn
doc/plugins/moderatedcomments.mdwn
doc/plugins/type/comments.mdwn [new file with mode: 0644]

index 506657a1c1a16806921b216d842f8bc815adf22c..407012b54581d276a6742f1c8a5ddf41ee3745a2 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=anonok author="[[Joey]]"]]
-[[!tag type/auth]]
+[[!tag type/auth type/comments]]
 
 By default, anonymous users cannot edit the wiki. This plugin allows
 anonymous web users, who have not signed in, to edit any page in the wiki
index c158316d43bfab793f1039874974371c60ddcfc3..3dd017f61897b318d017b40ad70ae704ea851469 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=blogspam author="[[Joey]]"]]
-[[!tag type/auth]]
+[[!tag type/auth type/comments]]
 
 This plugin adds antispam support to ikiwiki, using the
 [blogspam.net](http://blogspam.net/) API. Both page edits and
index 48b6c6ae7a8f7462e3f98d4db0856baa1d93f85d..50a99415f040dd5aec24b5233848546f8fcf73e3 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=comments author="[[Simon_McVittie|smcv]]"]]
-[[!tag type/web]]
+[[!tag type/web type/comments]]
 
 This plugin adds "blog-style" comments. Unlike the wiki-style freeform 
 Discussion pages, these comments are posted by a simple form, cannot later
index 6811632038953fca491d896c07768a9e3f0ea1ee..8569238b11262fe440b58ec73671f71a058baadf 100644 (file)
@@ -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
index f9466e833f49c446e95e8d38d572f3a682269141..85bcf652b57a21aea45628bed265c4eec9f18bc4 100644 (file)
@@ -1,5 +1,5 @@
 [[!template id=plugin name=moderatedcomments author="[[Joey]]"]]
-[[!tag type/auth]]
+[[!tag type/auth type/comments]]
 
 This plugin causes [[comments]] to be held for manual moderation.
 Admins can access the comment moderation queue via their preferences page.
diff --git a/doc/plugins/type/comments.mdwn b/doc/plugins/type/comments.mdwn
new file mode 100644 (file)
index 0000000..6eaa2c2
--- /dev/null
@@ -0,0 +1 @@
+These plugins relate to [[plugins/comments]].