From 9c6b6df76a835a8b55e5812208233dafb7c68929 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Wed, 6 Feb 2008 21:25:30 -0800 Subject: [PATCH 1/1] Add commented example of prefix_directives to sample ikiwiki.setup --- doc/ikiwiki.setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index c96a45f78..3532a4e6b 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -128,6 +128,8 @@ use IkiWiki::Setup::Standard { # Default settings for the recentchanges page. #recentchangespage => "recentchanges", #recentchangesnum => 100, + # Use new '!'-prefixed directive syntax + #prefix_directives => 0, # To add plugins, list them here. #add_plugins => [qw{goodstuff search wikitext camelcase -- 2.45.0