From b4216c5a09e54fc827774b8451d7647bb4901de6 Mon Sep 17 00:00:00 2001 From: "http://www.cse.unsw.edu.au/~willu/" Date: Thu, 18 Sep 2008 21:54:40 -0400 Subject: Er, and actually make it work... --- doc/ikiwiki/directive.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ikiwiki/directive.mdwn') diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn index 607da4451..8789849ad 100644 --- a/doc/ikiwiki/directive.mdwn +++ b/doc/ikiwiki/directive.mdwn @@ -47,6 +47,6 @@ Here is a list of currently available directives in this wiki: [[!if test="!enabled(listdirectives)" then=""" Here is a list of all directives documented in this wiki. Not all of them may be enabled: -[[!inline pages="/ikiwiki/directive/* and !*/Discussion" archive="yes" sort=title -rootpage="/ikiwiki/directive/contrib" postformtext="Add a new directive named:" show=0]] +[[!inline pages="ikiwiki/directive/* and !*/Discussion" archive="yes" sort=title +rootpage="ikiwiki/directive/contrib" postformtext="Add a new directive named:" show=0]] """]] -- cgit v1.2.3