]> sipb.mit.edu Git - sipb-www.git/blobdiff - ikiwiki.setup
Allow raw HTML on the calendar and disable editing via the web
[sipb-www.git] / ikiwiki.setup
index 37e1d830c338af7ea90636885abd9dc2a68ca896..727ee5b0b7e8a62ee66055627534bf03a7fce948 100644 (file)
@@ -153,6 +153,7 @@ use IkiWiki::Setup::Standard {
        # htmlscrubber plugin
        # PageSpec specifying pages not to scrub
        #htmlscrubber_skip => '!*/Discussion',
        # htmlscrubber plugin
        # PageSpec specifying pages not to scrub
        #htmlscrubber_skip => '!*/Discussion',
+       htmlscrubber_skip => 'calendar',
 
        # inline plugin
        # enable rss feeds by default?
 
        # inline plugin
        # enable rss feeds by default?
@@ -173,6 +174,7 @@ use IkiWiki::Setup::Standard {
        # lockedit plugin
        # PageSpec controlling which pages are locked
        #locked_pages => '!*/Discussion',
        # lockedit plugin
        # PageSpec controlling which pages are locked
        #locked_pages => '!*/Discussion',
+       locked_pages => 'calendar',
 
        # mdwn plugin
        # enable multimarkdown features?
 
        # mdwn plugin
        # enable multimarkdown features?