| Commit message (Expand) | Author | Age |
* | Add [[!meta date]] to news items and tips•••The git checkout and build process can leave the checkout
date in the tarball release, leading to unstable sorting.
I tried to use `git restore-mtime`, but that doesn't work for
ikiwiki, because dgit interferes with it.
| Simon McVittie | 2015-06-09 |
* | 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 Hess | 2010-05-06 |
* | template docu reorg•••Remove wikitemplates page; fold its contents into templates page.
Update all backlinks. Document new ability to put templates inside srcdir.
| Joey Hess | 2010-04-23 |
* | rename comments_display to comment | Joey Hess | 2008-12-19 |
* | document how to make a global comments feed | Joey Hess | 2008-12-18 |