summaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
AgeCommit message (Expand)Author
2010-02-12move note to sideboxJoey Hess
2010-02-12heading tweaksJoey Hess
2010-02-12reorg and expand docs of some variablesJoey Hess
2010-02-12add section informationJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2010-01-31document that state variables are not available in the checkconfig hookJoey Hess
2009-11-26htmllink: allow a title attribute to be specifiedJoey Hess
2009-11-08Moved the postscan hook to run on the raw html of a page, before the template...Joey Hess
2009-10-09add_depends: optimise influence calculationJoey Hess
2009-10-09pagespec_match_list: change limit to filterJoey Hess
2009-10-09pagespec_match_list allow additional pagespec limit parameters againJoey Hess
2009-10-08rename use_pagespec to pagespec_match_listJoey Hess
2009-10-08inline: switch to use_pagespecJoey Hess
2009-10-08add use_pagespec and deptype functionsJoey Hess
2009-10-07add type info to influence informationJoey Hess
2009-10-07add influence info to match_*Joey Hess
2009-10-07mention that pagespec_match returns an overloaded valueJoey Hess
2009-09-10Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess
2009-07-29add missing backquotehttp://schmonz.livejournal.com/
2009-07-26fix typohttp://schmonz.livejournal.com/
2009-05-19Merge branch 'master' into poJoey Hess
2009-05-16document longname parameterJon Dowland
2009-05-06Avoid %links accumulating duplicates. (For TOVA)Joey Hess
2009-04-23pagespec_match_list added and used in most appropriate placesJoey Hess
2009-04-23pagespec error/failure distinction and error display by inlineJoey Hess
2009-04-22clarifyJoey Hess
2009-03-08rename hook: run once per file to be renamedintrigeri
2009-03-08Merge commit 'upstream/master' into prv/pointrigeri
2009-02-19Add noextension parameter to htmlize hooks to support, eg, Makefile.Joey Hess
2009-02-17revert addition of several blank linesJoey Hess
2009-02-16correct WikiLinks to the WikiLink pageAlexandreDupas
2009-02-09document writefile symlink checksJoey Hess
2009-01-27rename hook: instead of modifying the passed-by-name array, return a copyintrigeri
2009-01-27revert renamepage's hook original nameintrigeri
2009-01-26only pass named parameters to the canremove hookintrigeri
2009-01-26only pass named parameters to the canrename hookintrigeri
2009-01-26don't add new exported warning functionJoey Hess
2009-01-19remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri
2009-01-19make checkcontent compatible with hooks that need the full contentintrigeri
2009-01-17Merge commit 'upstream/master' into prv/pointrigeri
2009-01-16checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess
2009-01-16add a warning (exported) function to the coreintrigeri
2009-01-01editpage: added a cansave hookintrigeri
2009-01-01Pass src, srcfile, dest and destfile to the canrename hook.intrigeri
2009-01-01rename: pass the CGI and session to the rename hookintrigeri
2009-01-01rename: implemented new canrename hookintrigeri
2009-01-01remove: implemented a new canremove hook; use it in the po pluginintrigeri
2009-01-01Merge commit 'upstream/master' into prv/pointrigeri
2008-12-30the rename hook can now change the list of pages to renameintrigeri
2008-12-30renamed the renamepage hook to renamelink, added rename hookintrigeri