X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c69a7f758590c91bd137a8d1cfa99f37bf28045a..739d9293487cd1393d67f118921dbe061ea383ee:/doc/ikiwiki/directive.mdwn diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn index 4ab9a2076..dafbd7271 100644 --- a/doc/ikiwiki/directive.mdwn +++ b/doc/ikiwiki/directive.mdwn @@ -38,14 +38,8 @@ using the older syntax, if the `prefix_directives` option is not enabled. For backward compatibility with existing wikis, this option currently defaults to off, so ikiwiki supports the old syntax. -[[!if test="enabled(shortcut)" then=""" -The [[/ikiwiki/directive/shortcut]] directive allows defining simple wikilinks to -remote wikis. See the [[shortcuts]] page for a list of these shortcuts. -"""]] - [[!if test="enabled(listdirectives)" then=""" -Here is a list of available (non-[[shortcut|shortcuts]]) directives: +Here is a list of currently available directives in this wiki: -[[!listdirectives]] +[[!listdirectives ]] """]] -