Age | Commit message (Expand) | Author |
2008-10-19 | initial bug report | intrigeri |
2008-10-19 | initial bug report | intrigeri |
2008-10-19 | partial support for calling onload once the DOM is ready | Joey Hess |
2008-10-19 | mark up date so relativedate will work | Joey Hess |
2008-10-19 | Updated French translation. Closes: #502694 | Joey Hess |
2008-10-19 | Correct copy&paste-o. | tschwinge |
2008-10-19 | po plugin: set every configuration item to unsafe | intrigeri |
2008-10-18 | Add links to the moin2iki code. | JoshTriplett |
2008-10-18 | (no commit message) | JoshTriplett |
2008-10-18 | Update my contact info. | JoshTriplett |
2008-10-18 | remove old dup div | Joey Hess |
2008-10-19 | po plugin: doc fix | intrigeri |
2008-10-19 | po plugin: added ISTRANSLATION and ISTRANSLATABLE template variables | intrigeri |
2008-10-19 | po plugin: todo++ | intrigeri |
2008-10-18 | Tracking some issues on my user page | http://jblevins.org/ |
2008-10-18 | po plugin(refreshpot): prevent PO references to be written | intrigeri |
2008-10-18 | Unclosed div | http://jblevins.org/ |
2008-10-18 | po plugin: do not allow msgmerge to create backup files | intrigeri |
2008-10-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess |
2008-10-18 | allow ikiwiki.js to be loaded twice w/o clobbering previous hooks | Joey Hess |
2008-10-18 | syntax.t: skip po since it uses a perl module not in build deps | intrigeri |
2008-10-18 | po plugin: todo++ | intrigeri |
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: todo++ | 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: todo++ more security checks needed | 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: documentation work | 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: documented custom PageSpec tests, reorganized doc a bit | intrigeri |
2008-10-18 | po plugin: added currentlang() custom PageSpec function | intrigeri |
2008-10-18 | po plugin: todo update wrt. newly translatable pages | intrigeri |
2008-10-18 | po plugin: added lang() custom PageSpec function | intrigeri |
2008-10-18 | po plugin: todo++ : security note about system() | intrigeri |
2008-10-18 | po plugin: updated todo wrt. automatic POT/PO update/creation | 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: todo++: create POT/PO when the plugin is enabled | intrigeri |
2008-10-18 | po plugin: updated doc to reflect current status of automatic PO files update | 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: fix formatting in documentation | intrigeri |