diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-20 20:06:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-20 20:06:54 -0400 |
commit | c0d7c60b9f94b3f2927cd8484991e33190cd84cd (patch) | |
tree | e8940ab3b4d7bb71558e3b01465019c5cc3d0b8b | |
parent | 748d3759540b74a6faca5cad4f23b07527315f04 (diff) | |
parent | f08189c7fa1e81efdcf411223ac558b2f55bda10 (diff) | |
download | ikiwiki-c0d7c60b9f94b3f2927cd8484991e33190cd84cd.tar ikiwiki-c0d7c60b9f94b3f2927cd8484991e33190cd84cd.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-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]] -"""]] |