]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/po.pm
another reason to require rebuilds (and not be marked safe)
[ikiwiki.git] / IkiWiki / Plugin / po.pm
index 9dda8c0db29d8116acb7e4417276865bbe462897..35eed6118412f08b03dcd23dfeab8ce3519ac634 100644 (file)
@@ -47,7 +47,7 @@ sub getsetup () { #{{{
        return
                plugin => {
                        safe => 0,
-                       rebuild => 1, # format plugin
+                       rebuild => 1, # format plugin & changes html filenames
                },
                po_master_language => {
                        type => "string",