]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
another reason to require rebuilds (and not be marked safe)
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 5 Nov 2008 18:57:48 +0000 (13:57 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 5 Nov 2008 18:57:48 +0000 (13:57 -0500)
the plugin changes html filenames, so requiring a manual transition to
enable

IkiWiki/Plugin/po.pm

index 9dda8c0db29d8116acb7e4417276865bbe462897..35eed6118412f08b03dcd23dfeab8ce3519ac634 100644 (file)
@@ -47,7 +47,7 @@ sub getsetup () { #{{{
        return
                plugin => {
                        safe => 0,
        return
                plugin => {
                        safe => 0,
-                       rebuild => 1, # format plugin
+                       rebuild => 1, # format plugin & changes html filenames
                },
                po_master_language => {
                        type => "string",
                },
                po_master_language => {
                        type => "string",