Age | Commit message (Collapse) | Author | |
---|---|---|---|
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// | |
2008-10-29 | Added syntax suggestions for accessing meta information in Ikiwiki links. | https://yag.myopenid.com// | |
2008-10-29 | I'm not sure whether I understand this "raw_enabled" setting in the context ↵ | https://yag.myopenid.com// | |
of rst. | |||
2008-10-29 | Fixed broken link. | https://yag.myopenid.com// | |
2008-10-29 | Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar` | Joey Hess | |
The syslog value from the setup file is purposfully ignored when doing ikiwiki -setup, so that it will output to stdout (while generating wrappers that do use the syslog). But that caused -dumpsetup to not preserve the syslog value from the setup file. | |||
2008-10-29 | fix preview of shortcuts | Joey Hess | |
Move shortcut processing back to checkconfig, and avoid it failing if the srcdir is not defined. | |||
2008-10-29 | allow_symlinks_before_srcdir is a boolean | Joey Hess | |
2008-10-29 | fix display of error msg | Joey Hess | |
2008-10-29 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-28 | Bug report re shortcuts during preview | Jason Blevins | |
2008-10-28 | better entry points | neale | |
2008-10-28 | (no commit message) | neale | |
2008-10-28 | oops, attribution | neale | |
2008-10-28 | How I accomplished this and where I'd like to take it | neale | |