Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | notes and wiki-gardening about pagetitle vs. meta title | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-02 | Note about prefix_directives | Jason Blevins | |
2008-11-02 | po: now uses inject | intrigeri | |
2008-11-02 | preprocess text before htmlizing it | Joey Hess | |
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 | |