]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/todo/sortbylastcomment_plugin.mdwn
80f6c2781adb31d731b146d2fc9851e65c6ee69f
[www/ikiwiki.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.
2
3 For example, it could be useful to make active threads of discussion appear on top of the list of threads in a forum.
4
5 You'll find it in this repository, in the 'sortbylastcomment' branch:
6
7 <https://un.poivron.org/~sajolida/ikiwiki.git/>