From de2886aae9fa20c34a3a6341546d8b4e1b39484e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Nov 2008 16:37:47 +0100 Subject: Add varioki sample strings to non-admin config. --- ikiwiki_nb.setup | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ikiwiki_nb.setup') diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 89581a3..0174f72 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.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