Age | Commit message (Expand) | Author |
2010-02-12 | move note to sidebox | Joey Hess |
2010-02-12 | heading tweaks | Joey Hess |
2010-02-12 | reorg and expand docs of some variables | Joey Hess |
2010-02-12 | add section information | Joey Hess |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2010-01-31 | document that state variables are not available in the checkconfig hook | Joey Hess |
2009-11-26 | htmllink: allow a title attribute to be specified | Joey Hess |
2009-11-08 | Moved the postscan hook to run on the raw html of a page, before the template... | Joey Hess |
2009-10-09 | add_depends: optimise influence calculation | Joey Hess |
2009-10-09 | pagespec_match_list: change limit to filter | Joey Hess |
2009-10-09 | pagespec_match_list allow additional pagespec limit parameters again | Joey Hess |
2009-10-08 | rename use_pagespec to pagespec_match_list | Joey Hess |
2009-10-08 | inline: switch to use_pagespec | Joey Hess |
2009-10-08 | add use_pagespec and deptype functions | Joey Hess |
2009-10-07 | add type info to influence information | Joey Hess |
2009-10-07 | add influence info to match_* | Joey Hess |
2009-10-07 | mention that pagespec_match returns an overloaded value | Joey Hess |
2009-09-10 | Add genwrapper hook, that can be used to add code into the C wrapper. | Joey Hess |
2009-07-29 | add missing backquote | http://schmonz.livejournal.com/ |
2009-07-26 | fix typo | http://schmonz.livejournal.com/ |
2009-05-19 | Merge branch 'master' into po | Joey Hess |
2009-05-16 | document longname parameter | Jon Dowland |
2009-05-06 | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess |
2009-04-23 | pagespec_match_list added and used in most appropriate places | Joey Hess |
2009-04-23 | pagespec error/failure distinction and error display by inline | Joey Hess |
2009-04-22 | clarify | Joey Hess |
2009-03-08 | rename hook: run once per file to be renamed | intrigeri |
2009-03-08 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-02-19 | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess |
2009-02-17 | revert addition of several blank lines | Joey Hess |
2009-02-16 | correct WikiLinks to the WikiLink page | AlexandreDupas |
2009-02-09 | document writefile symlink checks | Joey Hess |
2009-01-27 | rename hook: instead of modifying the passed-by-name array, return a copy | intrigeri |
2009-01-27 | revert renamepage's hook original name | intrigeri |
2009-01-26 | only pass named parameters to the canremove hook | intrigeri |
2009-01-26 | only pass named parameters to the canrename hook | intrigeri |
2009-01-26 | don't add new exported warning function | Joey Hess |
2009-01-19 | remove cansave plugin, now replaced by Joey's checkcontent one | intrigeri |
2009-01-19 | make checkcontent compatible with hooks that need the full content | intrigeri |
2009-01-17 | Merge commit 'upstream/master' into prv/po | intrigeri |
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess |
2009-01-16 | add a warning (exported) function to the core | intrigeri |
2009-01-01 | editpage: added a cansave hook | intrigeri |
2009-01-01 | Pass src, srcfile, dest and destfile to the canrename hook. | intrigeri |
2009-01-01 | rename: pass the CGI and session to the rename hook | intrigeri |
2009-01-01 | rename: implemented new canrename hook | intrigeri |
2009-01-01 | remove: implemented a new canremove hook; use it in the po plugin | intrigeri |
2009-01-01 | Merge commit 'upstream/master' into prv/po | intrigeri |
2008-12-30 | the rename hook can now change the list of pages to rename | intrigeri |
2008-12-30 | renamed the renamepage hook to renamelink, added rename hook | intrigeri |