]> sipb.mit.edu Git - ikiwiki.git/blobdiff - po/underlay.setup
Added a comment: field and getfield and ymlfront
[ikiwiki.git] / po / underlay.setup
index 333d331d1e6a35a65617aa6d2cef836ceff02f69..8d3516cff14a789341e25ae6c08d56feb397809e 100644 (file)
@@ -8,7 +8,7 @@ use IkiWiki::Setup::Standard {
        # will excessively bloat things.
         po_slave_languages => {
                'es' => 'Español',
-               #'de' => 'Deutsch',
+               '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,