| Commit message (Expand) | Author | Age |
* | Allow hooks to add sorting functions to pagespec_match_list | Simon McVittie | 2010-03-24 |
* | add ngettext support & optimize gettext handling | Joey Hess | 2010-02-14 |
* | formatting | Joey Hess | 2010-02-12 |
* | layout | Joey Hess | 2010-02-12 |
* | add highlevel view of when hooks are called during compile and cgi phases | Joey Hess | 2010-02-12 |
* | add variable value examples | Joey Hess | 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-12 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | document that state variables are not available in the checkconfig hook | Joey Hess | 2010-01-31 |
* | htmllink: allow a title attribute to be specified | Joey Hess | 2009-11-26 |
* | Moved the postscan hook to run on the raw html of a page, before the template... | Joey Hess | 2009-11-08 |
* | 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-09 |
* | 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-08 |
* | 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-10-07 |
* | Add genwrapper hook, that can be used to add code into the C wrapper. | Joey Hess | 2009-09-10 |
* | add missing backquote | http://schmonz.livejournal.com/ | 2009-07-29 |
* | fix typo | http://schmonz.livejournal.com/ | 2009-07-26 |
* | Merge branch 'master' into po | Joey Hess | 2009-05-19 |
|\ |
|
| * | document longname parameter | Jon Dowland | 2009-05-16 |
| * | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess | 2009-05-06 |
| * | 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-23 |
| * | clarify | Joey Hess | 2009-04-22 |
* | | rename hook: run once per file to be renamed | intrigeri | 2009-03-08 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-03-08 |
|\| |
|
| * | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess | 2009-02-19 |
| * | revert addition of several blank lines | Joey Hess | 2009-02-17 |
| * | correct WikiLinks to the WikiLink page | AlexandreDupas | 2009-02-16 |
| * | document writefile symlink checks | Joey Hess | 2009-02-09 |
* | | 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-27 |
* | | 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-26 |
* | | 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-19 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-01-17 |
|\| |
|
| * | 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-16 |
* | | editpage: added a cansave hook | intrigeri | 2009-01-01 |
* | | Pass src, srcfile, dest and destfile to the canrename hook. | intrigeri | 2009-01-01 |