Er, and actually make it work...

master
http://www.cse.unsw.edu.au/~willu/ 2008-09-18 21:54:40 -04:00 committed by Joey Hess
parent 1861190e21
commit b4216c5a09
1 changed files with 2 additions and 2 deletions

View File

@ -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]]
"""]]