diff options
author | intrigeri <intrigeri@boum.org> | 2010-06-25 14:38:37 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-06-25 14:38:37 +0200 |
commit | 9f401d6617a11efcedda1c956b2ccea061a7540f (patch) | |
tree | a5648589b38487427a58a7ebacfdc036a5dd102a /underlays/basewiki | |
parent | 73f4a8835876c8cb07808367cd72d9ae972893e8 (diff) | |
parent | 71950b2ae5ff6fd3b631c5504455cc07699b1c11 (diff) |
Merge remote branch 'upstream/master' into prv/po
Conflicts:
IkiWiki/Plugin/po.pm
Diffstat (limited to 'underlays/basewiki')
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 |