Age | Commit message (Expand) | Author |
2008-07-23 | add renamepage hooks | Joey Hess |
2008-07-22 | formatting | Joey Hess |
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie |
2008-07-17 | Add a postscan hook. | Joey Hess |
2008-07-13 | Error handling improvement for preprocess hooks. It's now safe to call error(... | Joey Hess |
2008-07-10 | reviewed this again | Joey Hess |
2008-07-10 | document setup plugins | Joey Hess |
2008-06-28 | call format hooks when generating page previews | Joey Hess |
2008-06-04 | Pass a destpage parameter to the sanitize hook. | Joey Hess |
2008-06-01 | document that pagestate values can be anything Storable handles | Joey Hess |
2008-05-07 | whitespace | Joey Hess |
2008-05-02 | Fix ugly display when editing a page that has vanished. | Joey Hess |
2008-03-28 | web commit by http://certifi.ca/bronson | Joey Hess |
2008-03-12 | typo | Joey Hess |
2008-02-11 | * Add the linkify and scan hooks. These hooks can be used to implement | Joey Hess |
2008-02-04 | note about will_render and preview | Joey Hess |
2008-02-03 | * cgi hooks are now run before ikiwiki state is loaded. | Joey Hess |
2008-01-29 | * meta: Add pagespec functions to match against title, author, authorurl, | Joey Hess |
2008-01-29 | update | Joey Hess |
2008-01-29 | improve support for internal pages | Joey Hess |
2008-01-29 | document the new refresh hook | Joey Hess |
2008-01-29 | don't render internal-use pages, and document them | Joey Hess |
2008-01-09 | * meta: Run in scan mode again (more intelligently) and re-add support for | Joey Hess |
2008-01-07 | * Improved the canedit hook interface, allowing a callback function to be | Joey Hess |
2007-12-16 | important note about pagestate persistence | Joey Hess |
2007-12-12 | * Change formbuilder hook to not be responsible for displaying a form, | Joey Hess |
2007-12-08 | * Finally implemented a simple per-page data storage mechanism for plugins, | Joey Hess |
2007-12-08 | MAJOR basewiki reorg | Joey Hess |
2007-11-17 | broken link | Joey Hess |
2007-11-13 | * inline: Add timeformat parameter to control how the ctime of | Joey Hess |
2007-09-22 | document will_render better | joey |
2007-09-22 | * map: Render pages on the way to subpages whose parent pages | joey |
2007-08-28 | * Support for looking in multiple directories for underlay files. | joey |
2007-08-26 | * Add an editcontent hook. | joey |
2007-08-21 | fixes | joey |
2007-08-21 | reorg all the pages about rcs backends. Fix all links | joey |
2007-08-17 | clean up | joey |
2007-08-17 | * Applied Jeremie Koenig's pluggable editpage buttons patch: | joey |
2007-08-13 | improved docs, add a tutorial for writing plugins | joey |
2007-08-13 | * Fix --libdir to work at the command line. | joey |
2007-08-05 | * Add sessioncgi hook. | joey |
2007-08-05 | * Add rel=tag attribute to tag links, supporting that microformat, as well | joey |
2007-07-26 | * Add templatefile hook. | joey |
2007-07-17 | improve urlto docs | joey |
2007-07-07 | web commit by TaylorKillian | joey |
2007-06-15 | fix header | joey |
2007-05-28 | escape some code | joey |
2007-05-17 | * Add a destpage parameter to the filter hook. | joey |
2007-05-09 | * Add the needsbuild hook. Plugins can use this to manipulate which files | joey |
2007-05-06 | correct documentation about scan hook (which has never existed) | joey |