summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
AgeCommit message (Expand)Author
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
2010-01-09po: inject custom isselflink to fix selflink detection on translation pagesintrigeri
2009-10-26po: Fix breakage caused by changes to render code.Joey Hess
2009-10-17fix logic errorJoey Hess
2009-08-30Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess
2009-08-28Merge commit 'intrigeri/po'Joey Hess
2009-08-28avoid clobbering origsub if checkconfig runs more than onceJoey Hess
2009-08-28po: fix link() pagespec when used on translation pagesintrigeri
2009-08-28po: better rootpage logic for inline's post formintrigeri
2009-08-28Revert "po: keep masterpage as the rootpage for inline's post form"intrigeri
2009-08-28po: keep masterpage as the rootpage for inline's post formintrigeri
2009-08-28po: favor the type of linking page's masterpage on page creationintrigeri
2009-08-28po: fix interdiction to create pages of type pointrigeri
2009-08-28po: favor the type of linking page's masterpage on page creationintrigeri
2009-08-28po: fix interdiction to create pages of type pointrigeri
2009-08-27po: do not inject custom bestlink function when po_link_to eq defaultintrigeri
2009-08-27po: override the title template variable for coherent homepage titlingintrigeri
2009-08-27po(scan): removed scary comment about only wanting to change the first linkintrigeri
2009-08-26po: do not beautify urls on the recentchanges pageintrigeri