]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/po.pm
po: move most of filter code to its own function
[ikiwiki.git] / IkiWiki / Plugin / po.pm
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
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 hack
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 rename
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 time
2008-11-13  intrigeripo: initial infrastructure to deal with renamed master page
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 with /
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
2008-11-11  intrigeripo: fixed bug when a new translatable page is created
2008-11-11  intrigeripo: change a bit the way links are generated
2008-11-11  intrigeripo: fixed link to home page when po_link_to=negotiated...
2008-11-11  intrigeripo(change): fix uninitialized variables when running...
2008-11-11  intrigeripo: added HOMEPAGEURL template variable, documented...
2008-11-11  intrigeripo: fixed link to homepage from non-translation page
2008-11-11  intrigeripo: some code simplification/clarification
2008-11-11  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-11  intrigeripo(scan): make more clear what's being done
2008-11-11  intrigeripo: reorder nearly all of the module code
2008-11-10  intrigeripo(match_lang, match_currentlang): use the lang() function
2008-11-10  intrigeripo: rewrote otherlanguagesloop()
2008-11-10  intrigeripo: factorize extraction of a slave page's masterpage...
2008-11-10  intrigeripo(otherlanguagesloop): start factorizing
2008-11-10  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-10  intrigeripo: finish abstracting %filtered by putting it into...
2008-11-10  intrigeripo: actually use pofiles() function, to enhance code...
2008-11-10  intrigeripo: abstract "doing something for the same page in...
2008-11-10  intrigeripo: abstract implementation details for %translations...
2008-11-10  intrigeripo: abstract %filtered implementation details
2008-11-10  intrigeripo: clarify error messages
2008-11-10  intrigeripo: clarify code with some comments
2008-11-10  intrigeripo: prevent a slave page to depend on itself
2008-11-08  intrigeripo(refreshpot): define the input charset before read()'ing
2008-11-07  intrigeriMerge commit 'upstream/master' into pub/po
2008-11-07  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-07  intrigeripo: finished backlinks implementation
2008-11-07  intrigeripo: implemented linking/backlinks specification for...
2008-11-07  intrigeripo: added pofiles() function, will use this soon
2008-11-07  intrigeripo: add comments
2008-11-07  intrigeriMerge commit 'upstream/po' into prv/po
2008-11-06  intrigeripo: fix link to homepage in special case
2008-11-06  intrigeripo: redesign (once more) automatic POT/PO files update
2008-11-06  intrigeripo: use prep_writefile before creating any files in...
2008-11-06  intrigeripo: syntax warning fix
2008-11-06  intrigeripo: fixed whitespace
2008-11-06  intrigeripo: po_link_to is safe, and fallbacks to a working...
2008-11-06  intrigeripo: mark po_translatable_pages as a safe configuration...
2008-11-06  intrigeripo: po_master_language and po_slave_languages are safe...
2008-11-06  intrigeripo: added license and copyright
2008-11-06  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-06  intrigeriMerge commit 'upstream/po' into prv/po
2008-11-05  Joey Hessfirst pass over code
2008-11-05  Joey Hessbackup refs to injected subs later
2008-11-05  Joey Hessminor layout changes
2008-11-05  Joey Hessavoid hitting the shell with system()
2008-11-05  Joey Hessanother reason to require rebuilds (and not be marked safe)
2008-11-05  Joey HessMerge commit 'intrigeri/po'
2008-11-05  intrigeripo plugin(filter): redesign temp file management
2008-11-04  intrigeriMerge branch 'prv/po' into pub/po
2008-11-04  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-04  intrigeripo plugin: redesign refresh mechanism after master...
2008-11-04  intrigeripo plugin: remove broken parentlinks for home page...
2008-11-04  intrigeripo plugin: aesthetics
2008-11-04  intrigeripo plugin: fix preview for PO files
2008-11-03  intrigeriMerge branch 'prv/po' into pub/po
2008-11-02  intrigeripo plugin: slave pages link to the master's discussion page
2008-11-02  intrigeripo plugin: replace %hash=undef with undef %hash
2008-11-02  intrigeripo plugin: force utf-8 encoding in POT files
next