]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/pagespec/sorting.mdwn
Allow hooks to add sorting functions to pagespec_match_list
[ikiwiki.git] / doc / ikiwiki / pagespec / sorting.mdwn
index 41aa58151c20bb44ba0ee16b6e1b93eaa70cadf0..9007c23bfc1b38cfd8c2ac5fc9f1ad08db608642 100644 (file)
@@ -9,3 +9,7 @@ orders can be specified.
 * `title_natural` - Only available if [[!cpan Sort::Naturally]] is
   installed. Orders by title, but numbers in the title are treated
   as such, ("1 2 9 10 20" instead of "1 10 2 20 9")
+
+Plugins can add additional sort orders.
+
+[[!meta robots="noindex, follow"]]