diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2008-09-20 17:11:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-20 17:11:12 -0400 |
commit | f08189c7fa1e81efdcf411223ac558b2f55bda10 (patch) | |
tree | 5ded228698fa80c42b25ffff6d1d645271d0e42f | |
parent | c51b304d90104b4be7d3150821f44273d5be4376 (diff) |
Revert change now that listdirectives is enabled
-rw-r--r-- | doc/ikiwiki/directive.mdwn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn index 8789849ad..c4342dee8 100644 --- a/doc/ikiwiki/directive.mdwn +++ b/doc/ikiwiki/directive.mdwn @@ -43,10 +43,3 @@ Here is a list of currently available directives in this wiki: [[!listdirectives ]] """]] - -[[!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]] -"""]] |