Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-05 | po plugin: more detailed backlinks todo item | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-05 | po plugin(filter): redesign temp file management | intrigeri | |
... in a way compatible with various File::Temp versions. The result is far from being perfect (see comments in the code for details), but it does work. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | Merge branch 'prv/po' into pub/po | intrigeri | |
2008-11-04 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-04 | po plugin: redesign refresh mechanism after master page update | intrigeri | |
manually triggering IkiWiki::refresh() was at least dubious, and more or less buggy (it randomly broke the whole backlinks feature); thinking a bit more to add the necessary bits to @needsbuild seems like a better way. don't play with ikiwiki's internals if not absolutely needed. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: remove broken parentlinks for home page's translations | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: updated doc/todo | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: aesthetics | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | maintain list | Joey Hess | |
2008-11-04 | response | Joey Hess | |
2008-11-04 | po plugin: fix preview for PO files | intrigeri | |
As a trick, use editcontent hook to mark the page as unfiltered, to force our filter() sub's to proceed again. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | Question excluding images in inline pagespec | Jason Blevins | |
2008-11-04 | Fix reference link | Jason Blevins | |
2008-11-04 | Added experimental code, metamail, pandoc, and path plugins | Jason Blevins | |
2008-11-04 | Forum response | Jason Blevins | |
2008-11-04 | Undo too much quoting. | Thomas Schwinge | |
2008-11-04 | Bug in the txt plugin. | Thomas Schwinge | |
2008-11-03 | trackpad registered a click on save | neale | |
2008-11-03 | (no commit message) | neale | |
2008-11-03 | add news item for ikiwiki 2.68 | Joey Hess | |
2008-11-03 | releasing version 2.68 | Joey Hess | |
2008-11-03 | updated repository location | intrigeri | |
2008-11-03 | response | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-03 | Merge branch 'prv/po' into pub/po | intrigeri | |
2008-11-03 | notes and wiki-gardening about pagetitle vs. meta title | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-03 | po plugin: updated doc+todo | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Note about prefix_directives | Jason Blevins | |
2008-11-03 | po plugin: slave pages link to the master's discussion page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: replace %hash=undef with undef %hash | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: updated todo / doc | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | po plugin: force utf-8 encoding in POT files | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
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/ | |