diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-16 18:11:30 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-16 18:11:30 -0400 |
commit | 0bd6c327666e2ac747183faca483c46ee2774285 (patch) | |
tree | c2dc74ea9bfeed06fd3fcb96d5a20cec0270e064 /underlays | |
parent | d3ebc80cd07ea42dc574d9e1421c300b85dc8daa (diff) | |
download | ikiwiki-0bd6c327666e2ac747183faca483c46ee2774285.tar ikiwiki-0bd6c327666e2ac747183faca483c46ee2774285.tar.gz |
fix file, should be symlink
Diffstat (limited to 'underlays')
l---------[-rw-r--r--] | underlays/basewiki/ikiwiki/pagespec/sorting.mdwn | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/underlays/basewiki/ikiwiki/pagespec/sorting.mdwn b/underlays/basewiki/ikiwiki/pagespec/sorting.mdwn index 41aa58151..93ccbb18d 100644..120000 --- a/underlays/basewiki/ikiwiki/pagespec/sorting.mdwn +++ b/underlays/basewiki/ikiwiki/pagespec/sorting.mdwn @@ -1,11 +1 @@ -Some [[directives|ikiwiki/directive]] that use -[[PageSpecs|ikiwiki/pagespec]] allow -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. -* `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") +../../../../doc/ikiwiki/pagespec/sorting.mdwn
\ No newline at end of file |