X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/81b9321e61f545be3ca94fc484f62b44ec836fb5..fd2b2f386f30cf2ba578da8a8174dd60ae024adc:/po/underlay.setup diff --git a/po/underlay.setup b/po/underlay.setup index a7d307e71..8d3516cff 100644 --- a/po/underlay.setup +++ b/po/underlay.setup @@ -7,8 +7,8 @@ use IkiWiki::Setup::Standard { # Listing languages without active translations # will excessively bloat things. po_slave_languages => { - #'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,