Add keepextension parameter to htmlize hook. (Willu)
[ikiwiki] / doc / plugins / write.mdwn
2008-09-23  Joey HessAdd keepextension parameter to htmlize hook. (Willu)
2008-09-13  Joey Hessfix IkiWiki::Setup::load docs
2008-08-26  Joey Hessfix %pagestate{
2008-08-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-25  Joey Hessrename preprocessordirective to directive
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  http://smcv.pseudo... Demote renamepage hook to a <h3> to fix the ToC
2008-08-03  Joey Hessplugin safe/rebuild controls
2008-08-03  Joey Hessadd advanced and basic modes
2008-08-03  Joey Hessremove description_html, add link
2008-08-02  Joey Hesswebsetup form display done
2008-08-01  Joey Hessadmin prefs move to setup file, stage 1
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-31  Joey HessMerge commit 'smcv/escape-feed-html'
2008-07-31  Joey Hessimprove preprocessor docs
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey Hesshandle options with no value and no example value
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessremove ikiwiki.setup
2008-07-27  Joey Hessclarification
2008-07-27  Joey Hessfinish with rcs plugin conversion
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessremove default values in getsetup
2008-07-26  Joey Hessload all plugins when generating setup
2008-07-26  Joey HessMerge branch 'master' into autoconfig
2008-07-26  Joey Hessfixes
2008-07-26  Joey Hessstandardising and documenting getsetup
2008-07-25  Joey Hessfix feed urls
2008-07-23  Joey Hessadd renamepage hooks
2008-07-23  Joey HessMerge branch 'master' into tova
2008-07-23  Joey HessMerge branch 'master' into tova
2008-07-23  Joey Hessformatting
2008-07-21  Joey HessMerge commit 'smcv/prefix'
2008-07-21  Simon McVittieMigrate doc/plugins via prefix_directives
2008-07-17  Joey HessAdd a postscan hook.
2008-07-16  Joey HessMerge commit 'intrigeri/pedigree'
2008-07-14  Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14  Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13  Joey HessError handling improvement for preprocess hooks. It...
2008-07-10  Joey Hessreviewed this again
2008-07-10  Joey Hessdocument setup plugins
2008-06-29  Joey Hesscall format hooks when generating page previews
2008-06-04  Joey HessPass a destpage parameter to the sanitize hook.
2008-06-01  Joey Hessdocument that pagestate values can be anything Storable...
2008-05-08  Joey Hesswhitespace
2008-05-02  Joey HessFix ugly display when editing a page that has vanished.
2008-03-28  Joey Hessweb commit by http://certifi.ca/bronson
2008-03-12  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-12  Joey Hesstypo
2008-02-12  Joey Hess* Add the linkify and scan hooks. These hooks can be...
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-04  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-04  Joey Hessnote about will_render and preview
2008-02-03  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03  Joey Hess* cgi hooks are now run before ikiwiki state is loaded.
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29  Joey Hessupdate
2008-01-29  Joey Hessimprove support for internal pages
2008-01-29  Joey Hessdocument the new refresh hook
2008-01-29  Joey Hessdon't render internal-use pages, and document them
2008-01-09  Joey Hess* meta: Run in scan mode again (more intelligently...
2008-01-07  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07  Joey Hess* Improved the canedit hook interface, allowing a callb...
2007-12-16  Joey Hessimportant note about pagestate persistence
2007-12-12  Joey Hess* Change formbuilder hook to not be responsible for...
2007-12-08  Joey Hess* Finally implemented a simple per-page data storage...
2007-12-08  Joey HessMAJOR basewiki reorg
2007-11-17  Joey Hessbroken link
2007-11-13  Joey Hess* inline: Add timeformat parameter to control how the...
2007-09-22  joeydocument will_render better
2007-09-22  joey* map: Render pages on the way to subpages whose parent...
2007-08-28  joey* Support for looking in multiple directories for under...
2007-08-26  joey* Add an editcontent hook.
2007-08-21  joeyfixes
2007-08-21  joeyreorg all the pages about rcs backends. Fix all links
2007-08-17  joeyclean up
2007-08-17  joey* Applied Jeremie Koenig's pluggable editpage buttons...
2007-08-13  joeyimproved docs, add a tutorial for writing plugins
2007-08-13  joey* Fix --libdir to work at the command line.
2007-08-05  joey* Add sessioncgi hook.
2007-08-05  joey* Add rel=tag attribute to tag links, supporting that...
2007-07-26  joey* Add templatefile hook.
2007-07-17  joeyimprove urlto docs
2007-07-07  joeyweb commit by TaylorKillian
2007-06-15  joeyfix header
2007-05-28  joeyescape some code
2007-05-17  joey* Add a destpage parameter to the filter hook.
2007-05-09  joey* Add the needsbuild hook. Plugins can use this to...
2007-05-06  joeycorrect documentation about scan hook (which has never...
2007-04-27  joeythe kind of perl code that can only be written at 4...
2007-04-27  joey* Make pagespec_match on failure return a value that...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-04-10  joey* Add a new %destsources hash, which maps between a...
2007-04-08  joeyfix missing text
2007-04-07  joeyweb commit by JoshTriplett: Use inline code blocks...
2007-04-01  joey* Finally apply the index.html patch, with thanks to...
2007-03-21  joey* Fix link() PageSpecs to not just look at the raw...
2007-03-06  joey* Add preview parameter to preprocesser calls, use...
next