summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-04Question excluding images in inline pagespecJason Blevins
2008-11-04Fix reference linkJason Blevins
2008-11-04Added experimental code, metamail, pandoc, and path pluginsJason Blevins
2008-11-04Forum responseJason Blevins
2008-11-04Undo too much quoting.Thomas Schwinge
2008-11-04Bug in the txt plugin.Thomas Schwinge
2008-11-03trackpad registered a click on saveneale
2008-11-03(no commit message)neale
2008-11-03add news item for ikiwiki 2.68Joey Hess
2008-11-03releasing version 2.68Joey Hess
2008-11-03updated repository locationintrigeri
2008-11-03responseintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03Merge branch 'prv/po' into pub/pointrigeri
2008-11-03notes and wiki-gardening about pagetitle vs. meta titleintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03po plugin: updated doc+todointrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02Note about prefix_directivesJason Blevins
2008-11-03po plugin: slave pages link to the master's discussion pageintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po plugin: replace %hash=undef with undef %hashintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po plugin: updated todo / docintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po plugin: force utf-8 encoding in POT filesintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po: now uses injectintrigeri
2008-11-02Merge branch 'prv/po' into pub/pointrigeri
2008-11-02po plugin: fix linking from a translation to its master pageintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po plugin: fix targetpage for home page's translationsintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po 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-02po plugin: removed last (?) bit of deprecated custom hookintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po plugin: replace targetpage hook with wrapper functionintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02Revert "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-02po plugin: replace tweakurlpath hook with a wrapper functionintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02preprocess text before htmlizing itJoey Hess
2008-11-02Revert "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-02po plugin: added TODO about charset/encoding in new translationsintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02po plugin: replace tweakbestlink hook with a wrapper functionintrigeri
... thanks to the new inject() feature. Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02Revert "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-02po plugin: added testsuiteintrigeri
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-02disable istranslatable memoizationintrigeri
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-02Merge commit 'origin/master' into prv/pointrigeri
2008-11-02Add patchhttp://www.cse.unsw.edu.au/~willu/
2008-11-02Thoughtshttp://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-31renameJoey Hess
2008-10-31Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-10-31(no commit message)alexander
2008-10-31(no commit message)alexander
2008-10-31reorgJoey Hess
2008-10-31typoJoey Hess
2008-10-31format: 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-30require srcdir and destdir params when --render used w/o --setupJoey Hess
The srcdir is needed by --render, so if --setup is not specified, read it at the command line.
2008-10-30fix --setup --renderJoey Hess
In this mode, rebuild mode should not be on