Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | moved comments pending moderation | Joey Hess | |
* 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. | |||
2010-04-23 | template docu reorg | Joey Hess | |
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir. | |||
2008-12-19 | rename comments_display to comment | Joey Hess | |
2008-12-18 | document how to make a global comments feed | Joey Hess | |