X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/8b927d4a6565125bc09d18d9e971f804d1e44e0a..fd2b2f386f30cf2ba578da8a8174dd60ae024adc:/po/underlay.setup?ds=sidebyside diff --git a/po/underlay.setup b/po/underlay.setup index 237acef5d..8d3516cff 100644 --- a/po/underlay.setup +++ b/po/underlay.setup @@ -7,9 +7,9 @@ use IkiWiki::Setup::Standard { # Listing languages without active translations # will excessively bloat things. po_slave_languages => { - #'fr' => 'Français', - #'es' => 'Español', - #'de' => 'Deutsch', + 'es' => 'Español', + 'de' => 'Deutsch', + 'fr' => 'Français', 'da' => 'Dansk', 'cs' => 'česky', }, @@ -24,6 +24,7 @@ use IkiWiki::Setup::Standard { # we don't want to pull in the normal underlays underlaydirbase => "underlays/empty", underlaydir => "underlays/empty", + disable_plugins => [qw{openid}], # needs special underlay discussion => 0, locale => '', verbose => 1,