From 8b001dbb00d702fad648c0f313b0d1d6a3827325 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 6 Nov 2008 15:54:55 +0100 Subject: po: redesign (once more) automatic POT/PO files update Now use the change hook to update these files, check them into VCS, and trigger IkiWiki::refresh as needed. The needsbuild hook's help was required to prevent infinite looping. This more rigorous way of doing this fixes recentchanges (that was previously not updated in some cases), and probably is a better long-term solution than the two previously tested ones. Signed-off-by: intrigeri --- doc/plugins/po.mdwn | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc') diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index b6a8bede4..923ccd63a 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -223,10 +223,6 @@ Security checks gettext/po4a rough corners -------------------------- -- commiting a new master page version updates the translations, but - does not refresh recentchanges anymore after having checked-in the - new translations (since manual IkiWiki::refresh() call was removed, - I guess) - fix infinite loop when synchronizing two ikiwiki (when checkouts live in different directories): say bla.fr.po has been updated in repo2; pulling repo2 from repo1 seems to trigger a PO update, that -- cgit v1.2.3