Merge branch 'tova' into autoconfig
[ikiwiki.git] / doc / plugins / write.mdwn
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...
2007-02-20 joey* Changed calling convention for httmllink slightly...
2007-02-15 joey* Many changes to make ikiwiki very resistant to write...
2007-02-12 joey* Allow plugins to add new types of tests that can...
2007-02-07 joeyfixes and more tests
2007-02-06 joey* Patch based on a patch from Ethan to support relative...
2007-02-02 joey* Add canedit hook, allowing arbitrary controls over...
2006-12-29 joey* Initial work on internationalization of the program...
2006-11-20 joey* Add "last" parameter to hook function. Very basic...
2006-11-20 joeytypo
2006-11-20 joey* Make auth methods pluggable.
2006-10-28 joey instead of over and over. Typical speedup is ~4x...
2006-10-27 joeyrevert spammer
2006-10-27 joeyweb commit by shoesorder
2006-10-24 joeyweb commit by NicolasDuboc
2006-10-15 joey* Add no_override parameter to hook().
next