aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* minor layout changesJoey Hess2008-11-05
* avoid hitting the shell with system()Joey Hess2008-11-05
* another reason to require rebuilds (and not be marked safe)Joey Hess2008-11-05
* Merge commit 'intrigeri/po'Joey Hess2008-11-05
|\
| * po plugin: slave pages link to the master's discussion pageintrigeri2008-11-03
| * po plugin: replace %hash=undef with undef %hashintrigeri2008-11-02
| * po plugin: force utf-8 encoding in POT filesintrigeri2008-11-02
| * po plugin: fix linking from a translation to its master pageintrigeri2008-11-02
| * po plugin: fix targetpage for home page's translationsintrigeri2008-11-02
| * po plugin: removed last (?) bit of deprecated custom hookintrigeri2008-11-02
| * po plugin: replace targetpage hook with wrapper functionintrigeri2008-11-02
| * Revert "added the targetpage hook"intrigeri2008-11-02
| * po plugin: replace tweakurlpath hook with a wrapper functionintrigeri2008-11-02
| * Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..."intrigeri2008-11-02
| * po plugin: replace tweakbestlink hook with a wrapper functionintrigeri2008-11-02
| * disable istranslatable memoizationintrigeri2008-11-02
| * Merge commit 'origin/master' into prv/pointrigeri2008-11-02
| |\
| * \ Merge commit 'origin/master' into prv/pointrigeri2008-10-20
| |\ \
| * | | po plugin: set every configuration item to unsafeintrigeri2008-10-19
| * | | po plugin: added ISTRANSLATION and ISTRANSLATABLE template variablesintrigeri2008-10-19
| * | | po plugin(refreshpot): prevent PO references to be writtenintrigeri2008-10-18
| * | | po plugin: do not allow msgmerge to create backup filesintrigeri2008-10-18
| * | | po plugin: only refresh private module variables when neededintrigeri2008-10-18
| * | | po plugin: add correct dependencies on pages using OTHERLANGUAGESintrigeri2008-10-18
| * | | po plugin: bugfix (OTHERLANGUAGES)intrigeri2008-10-18
| * | | po plugin: initial implementation of automatic POT/PO updateintrigeri2008-10-18
| * | | po plugin: rebuild %translations after having created missing POT/PO filesintrigeri2008-10-18
| * | | po plugin: create missing POT/PO files in needsbuild hookintrigeri2008-10-18
| * | | po plugin: added and documented PERCENTTRANSLATED template variableintrigeri2008-10-18
| * | | po plugin: make translation percentage available in OTHERLANGUAGES loopintrigeri2008-10-18
| * | | po plugin: added currentlang() custom PageSpec functionintrigeri2008-10-18
| * | | po plugin: added lang() custom PageSpec functionintrigeri2008-10-18
| * | | po plugin: make any slave page dependent on the corresponding master pageintrigeri2008-10-18
| * | | po plugin: bugfix - only refresh POT/PO for translatable pagesintrigeri2008-10-18
| * | | po plugin: do not trust po4a functions return valueintrigeri2008-10-18
| * | | po plugin: refresh PO files when a master page is updatedintrigeri2008-10-18
| * | | po plugin: refresh POT files when a master page is updatedintrigeri2008-10-18
| * | | po plugin: build %translations in needsbuild hook rather than scanintrigeri2008-10-18
| * | | po plugin: created OTHERLANGUAGES template loopintrigeri2008-10-18
| * | | po plugin: po_slave_languages is a hash, rather than a hash of hashesintrigeri2008-10-18
| * | | po plugin: build %translations at scan timeintrigeri2008-10-18
| * | | po plugin: memoize istranslatable and _istranslationintrigeri2008-10-18
| * | | po plugin[filter]: avoid converting more than once per destfileintrigeri2008-10-18
| * | | po plugin: bugfix (calling function in wrong module)intrigeri2008-10-18
| * | | po plugin: added *.pot to wiki_file_prune_regexpsintrigeri2008-10-18
| * | | po plugin: move translatable pages to setup file, refactorintrigeri2008-10-18
| * | | po plugin: allow pagestate update (bugfix)intrigeri2008-10-18
| * | | po plugin: respect documented convention to store pagestateintrigeri2008-10-18
| * | | po plugin: implemented po_link_to=currentintrigeri2008-10-18
| * | | po plugin: added istranslatable() pagespec function, and use itintrigeri2008-10-18