Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-02 | po: now uses inject | intrigeri | |
2008-11-02 | Merge branch 'prv/po' into pub/po | intrigeri | |
2008-11-02 | po plugin: fix linking from a translation to its master page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: fix targetpage for home page's translations | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: added test cases for index.* | intrigeri | |
(Translatable index is currently buggy, let's fix this.) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: removed last (?) bit of deprecated custom hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: replace targetpage hook with wrapper function | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Revert "added the targetpage hook" | intrigeri | |
This reverts commit fc299df955879bf958aa78338ba64d56a7df17a9. Such functionality can now be achieved using the inject() function. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: replace tweakurlpath hook with a wrapper function | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | preprocess text before htmlizing it | Joey Hess | |
2008-11-02 | Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..." | intrigeri | |
This reverts commits d9b9022c13af3aa6c469df05beaa293fcf33cafc and 39d44d443d2271ec8787e6192b8b5811bee41ebf. This functionality should now be achieved using the new inject() function. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: added TODO about charset/encoding in new translations | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: replace tweakbestlink hook with a wrapper function | intrigeri | |
... thanks to the new inject() feature. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Revert "added the tweakbestlink hook" | intrigeri | |
This reverts commit e51089e11fc1093a253fc13ebfbd5d55912eba59. The new "inject()" feature should replace this ad-hoc hook. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: added testsuite | intrigeri | |
I want to have an easy way to know if I break something when I'll convert custom added hooks to the new "inject" feature. It will also be useful after this conversion, to trigger an alert when IkiWiki's internals change enough to break my wrapper functions. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | disable istranslatable memoization | intrigeri | |
It makes some test cases cry once every two tries; this may be related to the artificial way the testsuite is run, or not. In the meantime, stop memoizing this function. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Merge commit 'origin/master' into prv/po | intrigeri | |
2008-11-02 | Add patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-11-02 | Thoughts | http://www.cse.unsw.edu.au/~willu/ | |
2008-10-31 | (no commit message) | http://thewordnerd.info/ | |
2008-10-31 | (no commit message) | http://thewordnerd.info/ | |
2008-10-31 | rename | Joey Hess | |
2008-10-31 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-31 | (no commit message) | alexander | |
2008-10-31 | (no commit message) | alexander | |
2008-10-31 | reorg | Joey Hess | |
2008-10-31 | typo | Joey Hess | |
2008-10-31 | format: New plugin, allows embedding differntly formatted text inside a page ↵ | Joey Hess | |
(ie, otl inside a mdwn page, or syntax highlighted code inside a page). | |||
2008-10-30 | require srcdir and destdir params when --render used w/o --setup | Joey Hess | |
The srcdir is needed by --render, so if --setup is not specified, read it at the command line. | |||
2008-10-30 | fix --setup --render | Joey Hess | |
In this mode, rebuild mode should not be on | |||
2008-10-30 | set ctime in --render mode if not known | Joey Hess | |
Avoids some uninitialised value warnings. | |||
2008-10-30 | response | Joey Hess | |
2008-10-30 | response | Joey Hess | |
2008-10-30 | don't rely on plugin load order when determining generated directives | Joey Hess | |
Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out. | |||
2008-10-30 | start discussion of the plugin | jwalzer | |
2008-10-30 | opml-Plugin - Stub-Page | jwalzer | |
2008-10-30 | (no commit message) | http://lollipopman.myopenid.com/ | |
2008-10-30 | question about relative links? | jwalzer | |
2008-10-30 | Userpage setup | jwalzer | |
2008-10-30 | (no commit message) | jwalzer | |
2008-10-30 | (no commit message) | jwalzer | |
2008-10-30 | (no commit message) | jwalzer | |
2008-10-29 | Forum question | Jason Blevins | |
2008-10-29 | Suggest user stylesheets | Jason Blevins | |
2008-10-29 | Note on fix | http://www.cse.unsw.edu.au/~willu/ | |
2008-10-29 | oops | Joey Hess | |
2008-10-29 | response | Joey Hess | |
2008-10-29 | wording | Joey Hess | |
2008-10-29 | Just remembered that '#' already has a meaning in WikiLinks. | https://yag.myopenid.com// | |
2008-10-29 | Clarified my question about selectively disabling backlinks. | https://yag.myopenid.com// | |