]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/sortbylastcomment_plugin.mdwn
(no commit message)
[ikiwiki.git] / doc / todo / sortbylastcomment_plugin.mdwn
diff --git a/doc/todo/sortbylastcomment_plugin.mdwn b/doc/todo/sortbylastcomment_plugin.mdwn
new file mode 100644 (file)
index 0000000..80f6c27
--- /dev/null
@@ -0,0 +1,7 @@
+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.
+
+For example, it could be useful to make active threads of discussion appear on top of the list of threads in a forum.
+
+You'll find it in this repository, in the 'sortbylastcomment' branch:
+
+<https://un.poivron.org/~sajolida/ikiwiki.git/>