Age | Commit message (Expand) | Author |
2009-02-19 | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess |
2009-02-17 | revert addition of several blank lines | Joey Hess |
2009-02-16 | correct WikiLinks to the WikiLink page | AlexandreDupas |
2009-02-09 | document writefile symlink checks | Joey Hess |
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess |
2008-12-26 | Merge branch 'master' into next | Joey Hess |
2008-12-26 | inline: Run format hook first | Joey Hess |
2008-12-24 | make ikiwiki-transition prefix_directives take a setup file | Joey Hess |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-11 | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess |
2008-10-24 | include temp file for attachment change too | Joey Hess |
2008-10-24 | Typo fix. | tschwinge |
2008-10-23 | check_canattach hooked up | Joey Hess |
2008-10-23 | more work on untrusted committers | Joey Hess |
2008-10-22 | initial support for git repos with untrusted committers | Joey Hess |
2008-10-21 | displaytime hook is gone | Joey Hess |
2008-10-21 | function injection overhaul | Joey Hess |
2008-10-19 | add displaytime hook | Joey Hess |
2008-10-17 | Add an underlay for javascript, and add ikiwiki.js containing some utility code. | Joey Hess |
2008-09-29 | add newpagefile function | Joey Hess |
2008-09-27 | Add %wikistate, which is like %pagestate except not specific to a given page,... | Joey Hess |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess |
2008-09-27 | clarify when to use utlto and when to use htmlpage | Joey Hess |
2008-09-26 | clarify | Joey Hess |
2008-09-23 | Add keepextension parameter to htmlize hook. (Willu) | Joey Hess |
2008-09-12 | fix IkiWiki::Setup::load docs | Joey Hess |
2008-08-26 | fix %pagestate{ | Joey Hess |
2008-08-25 | rename preprocessordirective to directive | Joey Hess |
2008-08-03 | Demote renamepage hook to a <h3> to fix the ToC | http://smcv.pseudorandom.co.uk/ |
2008-08-03 | plugin safe/rebuild controls | Joey Hess |
2008-08-03 | add advanced and basic modes | Joey Hess |
2008-08-03 | remove description_html, add link | Joey Hess |
2008-08-02 | websetup form display done | Joey Hess |
2008-08-01 | admin prefs move to setup file, stage 1 | Joey Hess |
2008-07-31 | Merge branch 'master' into autoconfig | Joey Hess |
2008-07-31 | improve preprocessor docs | Joey Hess |
2008-07-27 | handle options with no value and no example value | Joey Hess |
2008-07-26 | remove ikiwiki.setup | Joey Hess |
2008-07-26 | clarification | Joey Hess |
2008-07-26 | finish with rcs plugin conversion | Joey Hess |
2008-07-26 | remove default values in getsetup | Joey Hess |
2008-07-26 | load all plugins when generating setup | Joey Hess |
2008-07-26 | fixes | Joey Hess |
2008-07-26 | standardising and documenting getsetup | Joey Hess |
2008-07-25 | fix feed urls | Joey Hess |
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 |