From 8c188211dccd7b0596a3d8f2594f7bea15b32706 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Nov 2008 16:39:06 +0100 Subject: Add varioki sample strings to all configs. --- ikiwiki.setup | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index eb3a9eb..2fb8e5a 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -259,4 +259,11 @@ use IkiWiki::Setup::Standard { #websetup_force_plugins => [], # show unsafe settings, read-only, in web interface? #websetup_show_unsafe => 1, + + # varioki plugin (strings are eval'ed: double-quote actual strings!) + #varioki => { + # 'branding_logo_text' => '"Example Website"', + # 'branding_logo' => '"logo.png"', + # 'branding_logo_text' => '"Yet another ikiwiki site!"', + #}, } -- cgit v1.2.3