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