Merge remote branch 'upstream/master' into prv/po
[ikiwiki] / IkiWiki / Plugin / po.pm
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...
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...
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...
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
2008-12-31  intrigeripo(nicepagetitle): forgot to display %
2008-12-31  intrigeripo(percenttranslated): fix issue with leading /
2008-12-31  intrigeripo(nicepagetitle): append translation status to links...
2008-12-31  intrigeripo: inject our own (currently a no-op) nicepagetitle...
2008-12-31  intrigeripo: fix redirect after edit, using a somehow tricky...
2008-12-31  intrigeripo: delete translations of deleted master pages
2008-12-30  intrigeripo: remove debug statements
2008-12-30  intrigeripo: remove renamed pages special handling, not needed...
2008-12-30  intrigerithe rename hook can now change the list of pages to...
2008-12-30  intrigerirenamed the renamepage hook to renamelink, added rename...
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-13  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-13  intrigeripo(change): reset renamed pages status at a better...
2008-11-13  intrigeripo: initial infrastructure to deal with renamed master...
2008-11-13  intrigeripo(delete): added hook, and function skeleton
2008-11-13  intrigeripo(change): avoid losing information before guessing...
2008-11-12  intrigeripo(istranslatablefile): extracted this from istranslatable
2008-11-12  intrigeripo(otherlanguages): return pages that should exist
2008-11-12  intrigeripo: memoized istranslatable, eventually
2008-11-12  intrigeripo(change): flush Memoize cache, to fix bug after renam...
2008-11-12  intrigeripo(htmlize): ignore PO files not managed by this plugin
2008-11-12  intrigeripo: ooops, fixed just introduced bug
2008-11-12  intrigeripo: fix istranslation/istranslatable for pages starting...
2008-11-12  intrigeripo(mybestlink): fixed when fed with path beginning...
2008-11-12  intrigeripo: compute internal links from a slave page relative...
2008-11-12  intrigeriMerge commit 'upstream/po' into prv/po
2008-11-11  Joey HessMerge commit 'intrigeri/po' into po
2008-11-11  Joey HessMerge branch 'master' into po
next