summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
AgeCommit message (Expand)Author
2011-03-24fix targetpage replacement to support 3 argument formJoey Hess
2011-03-24avoid stomping on inline's rootpage sub if it's not already presentJoey Hess
2011-01-25run po checkconfig last so it can see underlays added in other checkconfig hooksJoey Hess
2010-12-22po: do not override homepage title when it was overridden.intrigeri
2010-12-20po plugin: update injected urlto signature.intrigeri
2010-11-20make use of precompiled regex objectsSimon McVittie
2010-09-10use warnJoey Hess
2010-09-10avoid dups getting into @slavelanguagesJoey Hess
2010-09-10po: Auto-upgrade old format settings to new formats when writing setup file.Joey Hess
2010-09-10po: Make the po_master_language use a langpair like "en|English", so it can b...Joey Hess
2010-09-10po: Allow enabling via web setup.Joey Hess
2010-09-07needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess
2010-08-02po: re-scan in scan hook rather than using the rescan hook that won't be added.intrigeri
2010-08-02po: ignore non-existent translations in otherlanguages*intrigeri
2010-08-02po: avoid bringing duplicates into %linksintrigeri
2010-08-02po(mybestlink): avoid linking to non-existent translation pages.intrigeri
2010-07-30po: rescan converted content on refresh too.intrigeri
2010-07-30po: use rescan hook instead of rebuilding twice.intrigeri
2010-07-24Merge remote branch 'upstream/master' into prv/pointrigeri
2010-07-23whitespace fixes and a typoJoey Hess
2010-07-20po: optimizationintrigeri
2010-07-20Support ordered po_slave_languages as discussed previously.intrigeri
2010-07-18Revert "po_slave_languages can now be a hash, if order matters."Joey Hess
2010-07-18typoJoey Hess
2010-07-11po: check validity of po_slave_languages array.intrigeri
2010-07-11po: added an optional target percentage to needstranslationintrigeri
2010-07-11Revert po vs. template kludges.intrigeri
2010-07-11Merge remote branch 'upstream/master' into prv/pointrigeri
2010-07-04po: added support for html pagetypeintrigeri
2010-07-04po: s/utf-8/UTF-8, to solve part of the double commit bug.intrigeri
2010-07-04review of needstranslation() pagespecJoey Hess
2010-07-04po: added a needstranslation() pagespecintrigeri
2010-07-02bugfixintrigeri
2010-06-29po: added a needstranslation() pagespecintrigeri
2010-06-29Add a fullpage arg to filter.intrigeri
2010-06-26po: s/utf-8/UTF-8, to solve part of the double commit bug.intrigeri
2010-06-26po_slave_languages can now be a hash, if order matters.intrigeri
2010-06-25po: added support for html pagetypeintrigeri
2010-06-25TODO++intrigeri
2010-06-25po: also filter sidebar translation pagesintrigeri
2010-06-25po: fix bug with translated pages including templatesintrigeri
2010-06-25Merge remote branch 'upstream/master' into prv/pointrigeri
2010-06-23update for new rcs_commit_staged APIJoey Hess
2010-05-13po: guard against reimportationJoey Hess
2010-04-24po: fix some uninitalized value warnings when used by websetupJoey Hess
2010-04-10po: Configuring the same language as master and slave confuses processing; so...Joey Hess
2010-04-09po: Check that translated underlay directories exist before using them for ma...Joey Hess
2010-03-25remove a few leftover manual folding indicatorsJoey Hess
2010-02-12format plugin categorizationJoey Hess
2010-01-21po: avoid crash when page is emptyJoey Hess