summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2008-11-11po: fixed link to home page when po_link_to=negotiated, added testcaseintrigeri
2008-11-11po(change): fix uninitialized variables when running IkiWiki::refresh()intrigeri
2008-11-11po: added HOMEPAGEURL template variable, documented when to use itintrigeri
2008-11-11po: fixed link to homepage from non-translation pageintrigeri
2008-11-11po: some code simplification/clarificationintrigeri
2008-11-11Merge commit 'upstream/master' into prv/pointrigeri
2008-11-11po(scan): make more clear what's being doneintrigeri
2008-11-11po: reorder nearly all of the module codeintrigeri
2008-11-10remove redundant link mungeJoey Hess
2008-11-10tag: Normalize tagbase so leading/trailing slashes in it don't break things.Joey Hess
2008-11-10Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea...Joey Hess
2008-11-10po(match_lang, match_currentlang): use the lang() functionintrigeri
2008-11-10po: rewrote otherlanguagesloop()intrigeri
2008-11-10po: factorize extraction of a slave page's masterpage and langintrigeri
2008-11-10po(otherlanguagesloop): start factorizingintrigeri
2008-11-10po: finish abstracting %filtered by putting it into a blackboxintrigeri
2008-11-10po: actually use pofiles() function, to enhance code clarityintrigeri
2008-11-10po: abstract "doing something for the same page in every other language"intrigeri
2008-11-10po: abstract implementation details for %translations building and resettingintrigeri
2008-11-10po: abstract %filtered implementation detailsintrigeri
2008-11-10po: clarify error messagesintrigeri
2008-11-10po: clarify code with some commentsintrigeri
2008-11-10po: prevent a slave page to depend on itselfintrigeri
2008-11-08po(refreshpot): define the input charset before read()'ingintrigeri
2008-11-07Merge commit 'upstream/master' into pub/pointrigeri
2008-11-07po: finished backlinks implementationintrigeri
2008-11-07po: implemented linking/backlinks specification for po_link_to=negotiatedintrigeri
2008-11-07po: added pofiles() function, will use this soonintrigeri
2008-11-07po: add commentsintrigeri
2008-11-06txt: Do not encode quotes when filtering the txt, as that broke later parsing...Joey Hess
2008-11-06meta: Plugin is now enabled by default since the basewiki uses it.Joey Hess
2008-11-06aggregate: Try to query XML::Feed for the base url when derelevatising links....Joey Hess
2008-11-06po: fix link to homepage in special caseintrigeri
2008-11-06po: redesign (once more) automatic POT/PO files updateintrigeri
2008-11-06po: use prep_writefile before creating any files in refreshpot and refreshpointrigeri
2008-11-06po: syntax warning fixintrigeri
2008-11-06po: fixed whitespaceintrigeri
2008-11-06po: po_link_to is safe, and fallbacks to a working value if neededintrigeri
2008-11-06po: mark po_translatable_pages as a safe configuration settingintrigeri
2008-11-06po: po_master_language and po_slave_languages are safe config settingsintrigeri
2008-11-06po: added license and copyrightintrigeri
2008-11-06Merge commit 'upstream/po' into prv/pointrigeri
2008-11-05first pass over codeJoey Hess
2008-11-05backup refs to injected subs laterJoey Hess
2008-11-05minor layout changesJoey Hess
2008-11-05avoid hitting the shell with system()Joey Hess
2008-11-05another reason to require rebuilds (and not be marked safe)Joey Hess
2008-11-05Merge commit 'intrigeri/po'Joey Hess
2008-11-05use error for two messagesJoey Hess
2008-11-05po plugin(filter): redesign temp file managementintrigeri