From a06e8f940d4dee6ce5a1caf5f30782175723b303 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Nov 2008 16:37:32 +0100 Subject: Add varioki sample strings to non-admin config. --- ikiwiki_da.setup | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ikiwiki_da.setup') diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup index 4a565ce..11c67e3 100644 --- a/ikiwiki_da.setup +++ b/ikiwiki_da.setup @@ -262,4 +262,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