projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2dd41d
)
another reason to require rebuilds (and not be marked safe)
author
Joey Hess
<joey@kodama.kitenet.net>
Wed, 5 Nov 2008 18:57:48 +0000
(13:57 -0500)
committer
Joey 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
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/po.pm
b/IkiWiki/Plugin/po.pm
index 9dda8c0db29d8116acb7e4417276865bbe462897..35eed6118412f08b03dcd23dfeab8ce3519ac634 100644
(file)
--- a/
IkiWiki/Plugin/po.pm
+++ b/
IkiWiki/Plugin/po.pm
@@
-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",