aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
Commit message (Expand)AuthorAge
* add missing backquotehttp://schmonz.livejournal.com/2009-07-29
* fix typohttp://schmonz.livejournal.com/2009-07-26
* Merge branch 'master' into poJoey Hess2009-05-19
|\
| * document longname parameterJon Dowland2009-05-16
| * Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
| * pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
| * pagespec error/failure distinction and error display by inlineJoey Hess2009-04-23
| * clarifyJoey Hess2009-04-22
* | rename hook: run once per file to be renamedintrigeri2009-03-08
* | Merge commit 'upstream/master' into prv/pointrigeri2009-03-08
|\|
| * Add noextension parameter to htmlize hooks to support, eg, Makefile.Joey Hess2009-02-19
| * revert addition of several blank linesJoey Hess2009-02-17
| * correct WikiLinks to the WikiLink pageAlexandreDupas2009-02-16
| * document writefile symlink checksJoey Hess2009-02-09
* | rename hook: instead of modifying the passed-by-name array, return a copyintrigeri2009-01-27
* | revert renamepage's hook original nameintrigeri2009-01-27
* | only pass named parameters to the canremove hookintrigeri2009-01-26
* | only pass named parameters to the canrename hookintrigeri2009-01-26
* | don't add new exported warning functionJoey Hess2009-01-26
* | remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri2009-01-19
* | make checkcontent compatible with hooks that need the full contentintrigeri2009-01-19
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-17
|\|
| * checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess2009-01-16
* | add a warning (exported) function to the coreintrigeri2009-01-16
* | editpage: added a cansave hookintrigeri2009-01-01
* | Pass src, srcfile, dest and destfile to the canrename hook.intrigeri2009-01-01
* | rename: pass the CGI and session to the rename hookintrigeri2009-01-01
* | rename: implemented new canrename hookintrigeri2009-01-01
* | remove: implemented a new canremove hook; use it in the po pluginintrigeri2009-01-01
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-01
|\|
| * Merge branch 'master' into nextJoey Hess2008-12-26
| |\
| * | make ikiwiki-transition prefix_directives take a setup fileJoey Hess2008-12-24
| * | finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* | | the rename hook can now change the list of pages to renameintrigeri2008-12-30
* | | renamed the renamepage hook to renamelink, added rename hookintrigeri2008-12-30
| |/ |/|
* | inline: Run format hook firstJoey Hess2008-12-26
|/
* inline: Support feedfile option to change the filename of the feed generated.Joey Hess2008-12-11
* include temp file for attachment change tooJoey Hess2008-10-24
* Typo fix.tschwinge2008-10-24
* check_canattach hooked upJoey Hess2008-10-23
* more work on untrusted committersJoey Hess2008-10-23
* initial support for git repos with untrusted committersJoey Hess2008-10-22
* displaytime hook is goneJoey Hess2008-10-21
* function injection overhaulJoey Hess2008-10-21
* add displaytime hookJoey Hess2008-10-19
* Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess2008-10-17
* add newpagefile functionJoey Hess2008-09-29
* Add %wikistate, which is like %pagestate except not specific to a given page,...Joey Hess2008-09-27
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* clarify when to use utlto and when to use htmlpageJoey Hess2008-09-27