summaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
AgeCommit message (Expand)Author
2008-02-11* Add the linkify and scan hooks. These hooks can be used to implementJoey Hess
2008-02-04note about will_render and previewJoey 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-29updateJoey Hess
2008-01-29improve support for internal pagesJoey Hess
2008-01-29document the new refresh hookJoey Hess
2008-01-29don't render internal-use pages, and document themJoey Hess
2008-01-09* meta: Run in scan mode again (more intelligently) and re-add support forJoey Hess
2008-01-07* Improved the canedit hook interface, allowing a callback function to beJoey Hess
2007-12-16important note about pagestate persistenceJoey 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-08MAJOR basewiki reorgJoey Hess
2007-11-17broken linkJoey Hess
2007-11-13* inline: Add timeformat parameter to control how the ctime ofJoey Hess
2007-09-22document will_render betterjoey
2007-09-22* map: Render pages on the way to subpages whose parent pagesjoey
2007-08-28* Support for looking in multiple directories for underlay files.joey
2007-08-26* Add an editcontent hook.joey
2007-08-21fixesjoey
2007-08-21reorg all the pages about rcs backends. Fix all linksjoey
2007-08-17clean upjoey
2007-08-17* Applied Jeremie Koenig's pluggable editpage buttons patch:joey
2007-08-13improved docs, add a tutorial for writing pluginsjoey
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 welljoey
2007-07-26* Add templatefile hook.joey
2007-07-17improve urlto docsjoey
2007-07-07web commit by TaylorKillianjoey
2007-06-15fix headerjoey
2007-05-28escape some codejoey
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 filesjoey
2007-05-06correct documentation about scan hook (which has never existed)joey
2007-04-27the kind of perl code that can only be written at 4:30 amjoey
2007-04-27* Make pagespec_match on failure return a value that is false, but in ajoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-04-10* Add a new %destsources hash, which maps between a destination file andjoey
2007-04-08fix missing textjoey
2007-04-07web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to ...joey
2007-04-01* Finally apply the index.html patch, with thanks to everyone who workedjoey
2007-03-21* Fix link() PageSpecs to not just look at the raw link text, but at wherejoey
2007-03-06* Add preview parameter to preprocesser calls, use this rather than thejoey
2007-02-20* Changed calling convention for httmllink slightly. The first threejoey
2007-02-15* Many changes to make ikiwiki very resistant to write failuresjoey
2007-02-12* Allow plugins to add new types of tests that can be used in PageSpecs.joey
2007-02-07fixes and more testsjoey
2007-02-06* Patch based on a patch from Ethan to support relative matching injoey