Age | Commit message (Expand) | Author |
2008-11-11 | po: fixed link to home page when po_link_to=negotiated, added testcase | intrigeri |
2008-11-11 | po(change): fix uninitialized variables when running IkiWiki::refresh() | intrigeri |
2008-11-11 | po: added HOMEPAGEURL template variable, documented when to use it | intrigeri |
2008-11-11 | po: fixed link to homepage from non-translation page | intrigeri |
2008-11-11 | po: some code simplification/clarification | intrigeri |
2008-11-11 | po(scan): make more clear what's being done | intrigeri |
2008-11-11 | po: reorder nearly all of the module code | intrigeri |
2008-11-10 | po(match_lang, match_currentlang): use the lang() function | intrigeri |
2008-11-10 | po: rewrote otherlanguagesloop() | intrigeri |
2008-11-10 | po: factorize extraction of a slave page's masterpage and lang | intrigeri |
2008-11-10 | po(otherlanguagesloop): start factorizing | intrigeri |
2008-11-10 | po: finish abstracting %filtered by putting it into a blackbox | intrigeri |
2008-11-10 | po: actually use pofiles() function, to enhance code clarity | intrigeri |
2008-11-10 | po: abstract "doing something for the same page in every other language" | intrigeri |
2008-11-10 | po: abstract implementation details for %translations building and resetting | intrigeri |
2008-11-10 | po: abstract %filtered implementation details | intrigeri |
2008-11-10 | po: clarify error messages | intrigeri |
2008-11-10 | po: clarify code with some comments | intrigeri |
2008-11-10 | po: prevent a slave page to depend on itself | intrigeri |
2008-11-08 | po(refreshpot): define the input charset before read()'ing | intrigeri |
2008-11-07 | po: finished backlinks implementation | intrigeri |
2008-11-07 | po: implemented linking/backlinks specification for po_link_to=negotiated | intrigeri |
2008-11-07 | po: added pofiles() function, will use this soon | intrigeri |
2008-11-07 | po: add comments | intrigeri |
2008-11-06 | po: fix link to homepage in special case | intrigeri |
2008-11-06 | po: redesign (once more) automatic POT/PO files update | intrigeri |
2008-11-06 | po: use prep_writefile before creating any files in refreshpot and refreshpo | intrigeri |
2008-11-06 | po: syntax warning fix | intrigeri |
2008-11-06 | po: fixed whitespace | intrigeri |
2008-11-06 | po: po_link_to is safe, and fallbacks to a working value if needed | intrigeri |
2008-11-06 | po: mark po_translatable_pages as a safe configuration setting | intrigeri |
2008-11-06 | po: po_master_language and po_slave_languages are safe config settings | intrigeri |
2008-11-06 | po: added license and copyright | intrigeri |
2008-11-06 | Merge commit 'upstream/po' into prv/po | intrigeri |
2008-11-05 | first pass over code | Joey Hess |
2008-11-05 | backup refs to injected subs later | Joey Hess |
2008-11-05 | minor layout changes | Joey Hess |
2008-11-05 | avoid hitting the shell with system() | Joey Hess |
2008-11-05 | another reason to require rebuilds (and not be marked safe) | Joey Hess |
2008-11-05 | po plugin(filter): redesign temp file management | intrigeri |
2008-11-04 | po plugin: redesign refresh mechanism after master page update | intrigeri |
2008-11-04 | po plugin: remove broken parentlinks for home page's translations | intrigeri |
2008-11-04 | po plugin: aesthetics | intrigeri |
2008-11-04 | po plugin: fix preview for PO files | intrigeri |
2008-11-03 | po plugin: slave pages link to the master's discussion page | intrigeri |
2008-11-02 | po plugin: replace %hash=undef with undef %hash | intrigeri |
2008-11-02 | po plugin: force utf-8 encoding in POT files | intrigeri |
2008-11-02 | po plugin: fix linking from a translation to its master page | intrigeri |
2008-11-02 | po plugin: fix targetpage for home page's translations | intrigeri |
2008-11-02 | po plugin: removed last (?) bit of deprecated custom hook | intrigeri |