Add path and path_natural sort orders
[ikiwiki.git] / IkiWiki / Plugin / po.pm
2011-07-19 Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-07-18 intrigeriMerge commit '3.20110715' into prv/po
2011-07-18 intrigeripo: add lang_code and lang_name template variables.
2011-06-03 Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-06-03 Joey HessMerge remote-tracking branch 'intrigeri/po-long-languag...
2011-05-26 intrigeripo: set Locale::Po4a::Xml's ontagerror option to warn...
2011-05-26 intrigeripo: support language codes in the form of 'es_AR',...
2011-03-24 Joey Hessfix targetpage replacement to support 3 argument form
2011-03-24 Joey Hessavoid stomping on inline's rootpage sub if it's not...
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-recentchanges'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-tag'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-autoindex'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient-aggregate'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-02-09 Joey HessMerge remote branch 'smcv/transient-relative-api'
2011-02-09 Joey HessMerge remote branch 'smcv/ready/transient'
2011-01-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-01-25 Joey Hessrun po checkconfig last so it can see underlays added...
2010-12-25 Joey HessMerge remote branch 'intrigeri/po'
2010-12-22 intrigeripo: do not override homepage title when it was overridden.
2010-12-22 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-12-20 intrigeripo plugin: update injected urlto signature.
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-11-28 Joey HessMerge remote branch 'blipvert/fixes'
2010-11-20 Joey HessMerge remote branch 'smcv/ready/glob-cache'
2010-11-20 Simon McVittiemake use of precompiled regex objects
2010-09-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-09-10 Joey Hessuse warn
2010-09-10 Joey Hessavoid dups getting into @slavelanguages
2010-09-10 Joey Hesspo: Auto-upgrade old format settings to new formats...
2010-09-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-09-10 Joey Hesspo: Make the po_master_language use a langpair like...
2010-09-10 Joey Hesspo: Allow enabling via web setup.
2010-09-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-09-07 Joey Hessneedsbuild hook interface changed; the hooks should...
2010-08-30 Joey HessMerge remote branch 'intrigeri/po'
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-08-23 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-08-22 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-08-22 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-08-02 intrigeripo: re-scan in scan hook rather than using the rescan...
2010-08-02 intrigeripo: ignore non-existent translations in otherlanguages*
2010-08-02 intrigeripo: avoid bringing duplicates into %links
2010-08-02 intrigeripo(mybestlink): avoid linking to non-existent translati...
2010-08-02 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-30 intrigeripo: rescan converted content on refresh too.
2010-07-30 intrigeripo: use rescan hook instead of rebuilding twice.
2010-07-24 Joey HessMerge remote branch 'intrigeri/po'
2010-07-24 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-23 Joey Hesswhitespace fixes and a typo
2010-07-23 Joey HessMerge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'
2010-07-20 intrigeripo: optimization
2010-07-20 intrigeriSupport ordered po_slave_languages as discussed previously.
2010-07-19 Javier RojasMerge branch 'master' of git://git.ikiwiki.info
2010-07-19 Joey HessRevert "po_slave_languages can now be a hash, if order...
2010-07-18 Joey Hesstypo
2010-07-18 Joey HessMerge remote branch 'intrigeri/po'
2010-07-12 intrigeripo: added an optional target percentage to needstranslation
2010-07-12 Joey HessMerge branch 'filter-full'
2010-07-11 intrigeripo: check validity of po_slave_languages array.
2010-07-11 intrigeripo: added an optional target percentage to needstranslation
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-11 intrigeriRevert po vs. template kludges.
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-04 intrigeripo: added support for html pagetype
2010-07-04 intrigeripo: s/utf-8/UTF-8, to solve part of the double commit...
2010-07-04 Joey Hessreview of needstranslation() pagespec
2010-07-04 intrigeripo: added a needstranslation() pagespec
2010-07-02 intrigeribugfix
2010-06-29 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-29 intrigeripo: added a needstranslation() pagespec
2010-06-29 intrigeriAdd a fullpage arg to filter.
2010-06-25 intrigeripo: s/utf-8/UTF-8, to solve part of the double commit...
2010-06-25 intrigeripo_slave_languages can now be a hash, if order matters.
2010-06-25 intrigeripo: added support for html pagetype
2010-06-25 intrigeriTODO++
2010-06-25 intrigeripo: also filter sidebar translation pages
2010-06-25 intrigeripo: fix bug with translated pages including templates
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-23 Joey Hessupdate for new rcs_commit_staged API
2010-05-14 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-13 Joey Hesspo: guard against reimportation
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey Hesspo: fix some uninitalized value warnings when used...
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-10 Joey Hesspo: Configuring the same language as master and slave...
2010-04-10 Joey HessMerge remote branch 'smcv/unescaped-meta'
2010-04-09 Joey Hesspo: Check that translated underlay directories exist...
2010-04-07 Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-03-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-03-25 Joey Hessremove a few leftover manual folding indicators
2010-02-12 Joey Hessformat plugin categorization
2010-01-21 Joey Hesspo: avoid crash when page is empty
2010-01-09 intrigeripo: inject custom isselflink to fix selflink detection...
2009-10-26 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-26 Joey Hesspo: Fix breakage caused by changes to render code.
2009-10-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-10-18 Joey Hessfix logic error
next