Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-19 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-19 | some more example bugfixes | intrigeri | |
2008-10-19 | fix example | intrigeri | |
2008-10-19 | response | Joey Hess | |
2008-10-19 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-19 | fix relativedate timezone inclusion | Joey Hess | |
The machine parseable date needs to include a timezone. Also, simplified the interface for date display. | |||
2008-10-19 | Webserver, why ? | http://xma.myopenid.com/ | |
2008-10-19 | initial wishlist submission | intrigeri | |
2008-10-19 | one more opinion | intrigeri | |
2008-10-19 | linked to rcs/git to be in the backlinks | intrigeri | |
2008-10-19 | initial tip submission | intrigeri | |
2008-10-19 | initial bug report | intrigeri | |
2008-10-19 | initial bug report | intrigeri | |
2008-10-19 | Correct copy&paste-o. | tschwinge | |
2008-10-19 | po plugin: set every configuration item to unsafe | intrigeri | |
We will check later which ones are actually safe enough for websetup. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
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 | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-19 | po plugin: added ISTRANSLATION and ISTRANSLATABLE template variables | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-19 | po plugin: todo++ | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | Tracking some issues on my user page | http://jblevins.org/ | |
2008-10-18 | Unclosed div | http://jblevins.org/ | |
2008-10-18 | po plugin: do not allow msgmerge to create backup files | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++ | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: add correct dependencies on pages using OTHERLANGUAGES | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++ | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: initial implementation of automatic POT/PO update | intrigeri | |
The updated or created PO files are put under version control. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++ more security checks needed | intrigeri | |
... when creating new files. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: create missing POT/PO files in needsbuild hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: documentation work | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added and documented PERCENTTRANSLATED template variable | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: make translation percentage available in OTHERLANGUAGES loop | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: documented custom PageSpec tests, reorganized doc a bit | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo update wrt. newly translatable pages | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++ : security note about system() | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: updated todo wrt. automatic POT/PO update/creation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: make any slave page dependent on the corresponding master page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++: create POT/PO when the plugin is enabled | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: updated doc to reflect current status of automatic PO files update | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: created OTHERLANGUAGES template loop | intrigeri | |
It currently only provides basic translations/master pages links. Updated documentation accordingly. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: po_slave_languages is a hash, rather than a hash of hashes | intrigeri | |
The latter seems to be unsupported by ikiwiki config system. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: fix formatting in documentation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: build %translations at scan time | intrigeri | |
... so that we can consider it as complete at preprocess time Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added *.pot to wiki_file_prune_regexps | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: move translatable pages to setup file, refactor | intrigeri | |
Replaced [[!translatable]] directive with po_translatable_pages setting. Moved istranslatable/istranslation code to helper functions leaving place for future caching and/or memoization. The PageSpec functions still work. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added note about not publishing .pot files | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added todo note about optimization | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: update doc (move finished item from todo) | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> |