]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/po.pm
needsbuild hook interface changed; the hooks should now return the modified array...
[ikiwiki.git] / IkiWiki / Plugin / po.pm
2009-07-31  Joey HessMerge commit 'remotes/smcv/ready/among'
2009-07-22  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2009-07-22  Jonas SmedegaardChange rendering→building in translatable strings,...
2009-07-22  Jonas SmedegaardRephrase suggestion to not get confused as info on...
2009-07-22  Joey HessMerge commit 'jonas/master'
2009-07-22  Joey Hessadd --previous at bubulle's suggestion
2009-07-21  Joey Hessrelocate po directory up a level
2009-07-21  Jon DowlandMerge branch 'master' of git://git.ikiwiki.info
2009-07-21  Joey Hessturn off pot file underlay again
2009-07-21  Joey Hessimprove invalid gettext message
2009-07-21  Joey Hessupdate
2009-07-21  Joey Hessupdate
2009-07-21  Joey Hesspo: Add support for mo files in underlays
2009-07-21  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-07-21  Joey Hessfix example
2009-07-20  Joey HessMerge branch 'master' into integration
2009-07-20  Joey Hesspo: Support running with a non-english master lang...
2009-07-20  Joey Hesscreate translated underlays in mdwn format
2009-07-19  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2009-07-19  Joey Hessavoid Po4a::Common exporting anything
2009-07-19  Joey Hessshut up msgmerge
2009-07-19  Joey Hessbugfix: Avoid generating po files for files that are...
2009-07-19  Joey HessMerge branch 'master' into po
2009-06-06  intrigeriMerge commit 'upstream/master' into pub/po
2009-06-03  intrigeripo: better discussion link logic
2009-05-21  intrigeriMerge commit 'upstream/master' into pub/po
2009-05-19  Joey HessMerge branch 'master' into po
2009-05-19  Joey HessMerge commit 'intrigeri/po' into po
2009-04-20  intrigeriMerge commit 'upstream/master' into pub/po
2009-04-20  intrigeripo: remove unneeded check on link plugin
2009-03-29  Joey Hesswrapping
2009-03-29  Joey Hesswhitespace
2009-03-29  Joey HessMerge commit 'origin/master' into po
2009-03-29  Joey HessMerge branch 'master' into po
2009-03-29  Joey Hessminor code changes
2009-03-27  Joey HessMerge branch 'master' into po
2009-03-27  Joey HessMerge branch 'master' into po
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-03-08  intrigerirename hook: run once per file to be renamed
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-27  intrigeripo: remove all dependencies on nicepagetitle
2009-01-27  intrigerirename hook: instead of modifying the passed-by-name...
2009-01-26  intrigeripo: make the "backlinks involve dependencies" feature...
2009-01-26  intrigeripo: bring back a useful use of scalar
2009-01-26  intrigerionly pass named parameters to the canremove hook
2009-01-26  intrigerionly pass named parameters to the canrename hook
2009-01-26  intrigeripo(formbuilder): stop hunting down non-existent cases
2009-01-26  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-26  Joey Hessremove redundant use
2009-01-26  Joey Hessnon-code changes
2009-01-26  Joey Hessmore unnecessary parens
2009-01-26  Joey Hessavoid keeping running if a DOS attack is possible
2009-01-26  Joey Hessremove unnecessary parens
2009-01-26  Joey Hessanother useless use of scalar
2009-01-26  Joey Hessremove useless uses of scalar
2009-01-26  Joey Hessimprove some english
2009-01-26  Joey Hessavoid standalone -e or foo syntax
2009-01-26  Joey HessMerge branch 'master' into po
2009-01-19  intrigeriremove cansave plugin, now replaced by Joey's checkcont...
2009-01-18  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-16  intrigeripo: when possible, disable use of Text::WrapI18N in...
2009-01-16  intrigeripo(change): re-render all rendered files in one corner case
2009-01-15  intrigeripo: pages in underlay dirs are not translatable
2009-01-15  intrigeripo(_istranslation): fix unitialized value
2009-01-15  intrigeripo: fix broken links from slave pages
2009-01-15  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-13  intrigeripo: do not add translation status to parentlinks
2009-01-13  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-02  intrigeripo(isvalidpo): more meaningful error message
2009-01-02  intrigeripo: back to the cansave hook, as the form validation...
2009-01-02  intrigeripo: first attempt to replace cansave hook with form...
2009-01-02  intrigeripo/i18n: move the function names out of the translatabl...
2009-01-02  intrigeripo: updated copyright years
2009-01-02  intrigeripo(formbuilder_setup): remove the rename/remove buttons...
2009-01-02  intrigeripo: avoid warnings and possible bugs with nested named...
2009-01-02  intrigeripo: gettext-ize error messages
2009-01-02  intrigeripo: do not allow to create pages of type po
2009-01-02  intrigeripo: cosmetic changes to percent translated display
2009-01-02  intrigeripo(formbuilder_setup): use a template to display the...
2009-01-02  intrigeripo: test formbuilder_setup hook to warn about new maste...
2009-01-02  intrigeripo: require ikiwiki plugin interface 3.0
2009-01-01  intrigeripo: send msgfmt output to /dev/null, else it creates...
2009-01-01  intrigeripo: fix error messages
2009-01-01  intrigeripo(cansave): check PO validity using new isvalidpo function
2009-01-01  intrigeripo(cansave): use po_to_markup to check PO validity
2009-01-01  intrigeripo: move most of filter code to its own function
2009-01-01  intrigeripo: register a (dummy) cansave hook
2009-01-01  intrigeriPass src, srcfile, dest and destfile to the canrename hook.
2009-01-01  intrigeripo: bugfix
2009-01-01  intrigeripo: fix canrename hook
2009-01-01  intrigeripo: use the new canrename hook to prevent translation...
2009-01-01  intrigeriremove: implemented a new canremove hook; use it in...
2009-01-01  intrigeriMerge commit 'upstream/master' into prv/po
2009-01-01  intrigeripo(myurlto): more robust run_by_editpage logic
2009-01-01  intrigeripo: some code/comments refactoring
2009-01-01  intrigeripo: follow new coding style (removed Vim folding markers
2009-01-01  intrigeripo: added postscan hook, to make pages depend on the...
2008-12-31  intrigeripo: new po_translation_status_in_links option
next