1 I have here a site that uses the po plugin, and recently had this change
2 committed to its setup:
12 The change was made by the web UI, so it must have involved a site rebuild
13 at the time, as that configuration item has `rebuild => 1`.
15 Some days after that config change, a push caused ikiwiki refresh to fail:
17 remote: /home/b-udm/public_html/Discussion/index.ja.html independently created, not overwriting with version from Discussion.ja
19 Rebuilding the wiki cleared that up, but it seems that po plugin config
20 changes can lead to follow-on problems of this sort.
22 The site still has a `source/index.ja.po`. And it has
23 `public_html/index.ja.html`, as well as `public_html/index.ja/index.html`.