aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/comments.mdwn
Commit message (Expand)AuthorAge
* 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. Jon Dowland2012-03-26
* more detail on manual moderationJoey Hess2010-07-14
* finding unmoderated commentshttp://hendry.iki.fi/2010-07-14
* moved comments pending moderation•••* comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. * This allows easier byhand moderation, as the "_pending" need only be stripped off and the comment be committed to version control. * The `comment_pending()` pagespec can be used to match such unmoderated comments, which makes it easy to add a feed of them, or a counter indicating how many there are. * Belatedly added a `comment()` pagespec. Joey Hess2010-05-06
* plugin tag reorgJoey Hess2010-02-12
* opendiscussion: This plugin will also now allow posting comments•••to otherwise locked-down sites. Joey Hess2010-02-06
* moderatedcomments: New plugin to allow comment moderation w/o relying on blog...Joey Hess2009-10-26
* comment: Make comment directives no longer use the internal "_comment" form, ...•••Rationalle: Comments need to be user-editable so that they can be posted via git commit etc. The _comment directive is still supported, for back-compat. Joey Hess2009-06-02
* add a button to prefs page for comment moderationJoey Hess2009-01-25
* comments: If comment content checks fail, store the comment (in .ikiwiki/comm...Joey Hess2009-01-25
* unify pagespecsJoey Hess2008-12-21
* change around comments pagespecs•••I think it is clearer to have one pagespec that controls all pages with comments, and a separate pagespec that can be used to close new comments on a subset of those pages. Joey Hess2008-12-17
* clarificationJoey Hess2008-12-17
* more comments doc updates•••Moved todo items to a todo page, mark the old todo item about comments as done, etc. Joey Hess2008-12-17
* improve documentation of postcommentJoey Hess2008-12-12
* first pass through comments documentation•••Moved documentation out of contrib. Mostly tweaked some wording. Moved documentation of various bits to other pages (pagespec, etc), and linked to those. Documented the new templates in wikitemplates. Small quantities of documentation were removed. Particularly the list of template variables, which I think is fairly obvious when editing the template. Joey Hess2008-12-12