Age | Commit message (Expand) | Author |
2008-10-18 | po plugin: only refresh private module variables when needed | intrigeri |
2008-10-18 | po plugin: add correct dependencies on pages using OTHERLANGUAGES | intrigeri |
2008-10-18 | po plugin: bugfix (OTHERLANGUAGES) | intrigeri |
2008-10-18 | po plugin: initial implementation of automatic POT/PO update | intrigeri |
2008-10-18 | po plugin: rebuild %translations after having created missing POT/PO files | intrigeri |
2008-10-18 | po plugin: create missing POT/PO files in needsbuild hook | intrigeri |
2008-10-18 | po plugin: added and documented PERCENTTRANSLATED template variable | intrigeri |
2008-10-18 | po plugin: make translation percentage available in OTHERLANGUAGES loop | intrigeri |
2008-10-18 | po plugin: added currentlang() custom PageSpec function | intrigeri |
2008-10-18 | po plugin: added lang() custom PageSpec function | intrigeri |
2008-10-18 | po plugin: make any slave page dependent on the corresponding master page | intrigeri |
2008-10-18 | po plugin: bugfix - only refresh POT/PO for translatable pages | intrigeri |
2008-10-18 | po plugin: do not trust po4a functions return value | intrigeri |
2008-10-18 | po plugin: refresh PO files when a master page is updated | intrigeri |
2008-10-18 | po plugin: refresh POT files when a master page is updated | intrigeri |
2008-10-18 | po plugin: build %translations in needsbuild hook rather than scan | intrigeri |
2008-10-18 | po plugin: created OTHERLANGUAGES template loop | intrigeri |
2008-10-18 | po plugin: po_slave_languages is a hash, rather than a hash of hashes | intrigeri |
2008-10-18 | po plugin: build %translations at scan time | intrigeri |
2008-10-18 | po plugin: memoize istranslatable and _istranslation | intrigeri |
2008-10-18 | po plugin[filter]: avoid converting more than once per destfile | intrigeri |
2008-10-18 | po plugin: bugfix (calling function in wrong module) | intrigeri |
2008-10-18 | po plugin: added *.pot to wiki_file_prune_regexps | intrigeri |
2008-10-18 | po plugin: move translatable pages to setup file, refactor | intrigeri |
2008-10-18 | po plugin: allow pagestate update (bugfix) | intrigeri |
2008-10-18 | po plugin: respect documented convention to store pagestate | intrigeri |
2008-10-18 | po plugin: implemented po_link_to=current | intrigeri |
2008-10-18 | po plugin: added istranslatable() pagespec function, and use it | intrigeri |
2008-10-18 | po plugin: implemented po_link_to=negotiated | intrigeri |
2008-10-18 | po plugin: implement linking specification in one of the main cases | intrigeri |
2008-10-18 | po plugin: add po_link_to_current_language option, check config | intrigeri |
2008-10-18 | po plugin: use pagespec_match() instead of direct match_istranslation calls | intrigeri |
2008-10-18 | po plugin: added [[!translatable]] directive | intrigeri |
2008-10-18 | po plugin: switch to page.LL.html naming convention | intrigeri |
2008-10-18 | po plugin: name rendered master pages like slave ones (page.html.LL) | intrigeri |
2008-10-18 | po plugin: reworked available options | intrigeri |
2008-10-18 | po plugin: htmlize translated content as if it was the same type as the maste... | intrigeri |
2008-10-18 | po plugin: convert PO to master page's type in filter hook | intrigeri |
2008-10-18 | po plugin: factorize most checks into a new match_istranslation PageSpec | intrigeri |
2008-10-18 | po plugin: initial work | intrigeri |