aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-12 15:03:42 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-12 15:03:42 -0400
commit5ce4c89dee82119a2f1147094eda82a735ea8098 (patch)
tree7e81ff0f0693750e81acbd83b62500e224ac6955
parentdf022df35e3e3fd1d2916e762a2359f23a84a955 (diff)
parent9060cb0cf8f73fca276719dd92dfae9b48d64d38 (diff)
downloadikiwiki-5ce4c89dee82119a2f1147094eda82a735ea8098.tar
ikiwiki-5ce4c89dee82119a2f1147094eda82a735ea8098.tar.gz
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r--doc/ikiwiki/pagespec/sorting.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ikiwiki/pagespec/sorting.mdwn b/doc/ikiwiki/pagespec/sorting.mdwn
index 37995f1e8..ccd7f7eaa 100644
--- a/doc/ikiwiki/pagespec/sorting.mdwn
+++ b/doc/ikiwiki/pagespec/sorting.mdwn
@@ -4,7 +4,9 @@ specifying the order that matching pages are shown in. The following sort
orders can be specified.
* `age` - List pages from the most recently created to the oldest.
+
* `mtime` - List pages with the most recently modified first.
+
* `title` - Order by title (page name).
[[!if test="enabled(sortnaturally)" then="""
* `title_natural` - Orders by title, but numbers in the title are treated