]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/sortbylastcomment_plugin.mdwn
Make it clear we need this for Tails.
[git.ikiwiki.info.git] / doc / todo / sortbylastcomment_plugin.mdwn
1 This plugin provides the `last_comment` [[ikiwiki/pagespec/sorting]] order which uses the modification time of their last comment to sort pages. It also updates the mtime of the page to this value.
3 For example, it could be useful to make active threads of discussion appear on top of the list of threads in a forum.
5 You'll find it in this repository, in the 'sortbylastcomment' branch:
7 <https://un.poivron.org/~sajolida/ikiwiki.git/>
9 [[!tag wishlist patch]]
11 > Reviewed, tested: looks good to me. We need it for the [Tails forum](https://tails.boum.org/forum/). --[[intrigeri]]