X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c36d2fa896e9ea42c0b6b0135ba04b4f4f60950f..824a1a1599035d45e5428e1203bb02373a8ac3b3:/po/underlay.setup 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,