From 48e004acb1cd8d09dfa52377bd48edaee293bc9f Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 25 Sep 2006 21:13:14 +0000 Subject: * inline: Add ability to sort by page name, based on a patch from Benjamin A'Lee. --- doc/plugins/inline.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/plugins/inline.mdwn') diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn index 05dea3a70..ef08d2cb2 100644 --- a/doc/plugins/inline.mdwn +++ b/doc/plugins/inline.mdwn @@ -32,3 +32,5 @@ directive: * `actions` - If set to "yes" add links to the bottom of the inlined pages for editing and discussion (if they would be shown at the top of the page itself). +* `sort` - Controls how inlined pages are sorted. The default, "age" is to + sort newest pages first. Setting it to "title" will sort pages by title. -- cgit v1.2.3