From 3b77497b8ccbe4a91f37ce1b27fab7c18e793fd6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Nov 2008 16:34:57 +0100 Subject: Add varioki sample strings. --- ikiwiki.setup | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index 5721896..0b2e234 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -256,4 +256,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