From: Joey Hess Date: Wed, 7 Apr 2010 03:26:59 +0000 (-0400) Subject: remove note about more sort types possibly being available X-Git-Tag: 3.20100427~199 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=04a9d8e867f1eef46e9c79dee055756bdbb6a039;p=ikiwiki.git remove note about more sort types possibly being available Good plugins should document them :) --- diff --git a/doc/ikiwiki/pagespec/sorting.mdwn b/doc/ikiwiki/pagespec/sorting.mdwn index 5c6cfcc2b..37995f1e8 100644 --- a/doc/ikiwiki/pagespec/sorting.mdwn +++ b/doc/ikiwiki/pagespec/sorting.mdwn @@ -21,7 +21,4 @@ In addition, you can combine several sort orders and/or reverse the order of sorting, with a string like `age -title` (which would sort by age, then by title in reverse order if two pages have the same age). -Plugins can add additional sort orders, so more might be available on this -wiki. - [[!meta robots="noindex, follow"]]