aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
Commit message (Expand)AuthorAge
* allow for a html formatted description in websetupJoey Hess2011-05-13
* Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess2010-12-29
* recommend 2-argument urlto whenever possiblehttp://smcv.pseudorandom.co.uk/2010-12-26
* more tweaks to urlto documentationJoey Hess2010-11-29
* second parameter of urlto is optionalJoey Hess2010-11-29
* tweak urlto descriptionJoey Hess2010-11-29
* urlto(): if $from is undef, return a local path, not an absolute URLSimon McVittie2010-11-22
* make revert hooks optionalJoey Hess2010-10-08
* convert rcs_revert to only stage the reversionJoey Hess2010-10-06
* remove rcs_showpatchJoey Hess2010-10-06
* document new rcs reversion support functionsJoey Hess2010-10-04
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
* Pass array of names of files that have been deleted to needsbuild hook as sec...Joey Hess2010-09-10
* needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess2010-09-07
* Add new disable hook, allowing plugins to perform cleanup after they have bee...Joey Hess2010-07-26
* remove unnecessary and troublesome filter callsJoey Hess2010-07-04
* add note about genwrapper code running before wrapper sanitizes environmentJoey Hess2010-07-01
* finializing openid nickname supportJoey Hess2010-06-23
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* API: rcs_commit and rcs_commit_staged are passed a new parameterJoey Hess2010-06-23
* Add new optional field usershort to rcs_recentchanges.Joey Hess2010-06-23
* inline: Call indexhtml when inlining internal pages, so their text can be ind...Joey Hess2010-05-06
* Renamed postscan hook to indexhtml, to reflect its changed position.Joey Hess2010-05-06
* Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary link...Joey Hess2010-05-03
* Add parameter to displaytime to specify that it is a pubdate, and in html5 mo...Joey Hess2010-05-02
* template() - return params in list contextJoey Hess2010-04-24
* template docu reorgJoey Hess2010-04-23
* allow template pages to not be under templates/Joey Hess2010-04-23
* allow a bare page name to be specified as a templateJoey Hess2010-04-23
* look for templates in srcdir and underlays, firstJoey Hess2010-04-22
* clarifyJoey Hess2010-04-22
* add_autofile filename should be relative to srcdirJoey Hess2010-04-21
* improve docsJoey Hess2010-04-17
* document add_autofileJoey Hess2010-04-17
* automatically run --gettime, and optimise it for gitJoey Hess2010-04-16
* --gettime revampJoey Hess2010-04-16
* note about sort and dependency typesJoey Hess2010-04-07
* Merge remote branch 'smcv/ready/sort-package'Joey Hess2010-04-06
|\
| * Use $a and $b for SortSpec cmp callbacksSimon McVittie2010-04-05
| * Move sort hooks to the IkiWiki::SortSpec namespaceSimon McVittie2010-04-03
| * Remove support for check_cmp_foo (pre-sort checks)Simon McVittie2010-04-03
| * Reimplement extensible sorting mechanisms, in the same way as pagespecsSimon McVittie2010-03-25
| * Allow sorting to be combined and/or reversedSimon McVittie2010-03-24
| * Allow hooks to add sorting functions to pagespec_match_listSimon McVittie2010-03-24
* | improve wording to not encourage explicitly passing undefJoey Hess2010-04-06
* | implement typed links; add tagged_is_strict config optionSimon McVittie2010-04-04
|/
* add ngettext support & optimize gettext handlingJoey Hess2010-02-14
* formattingJoey Hess2010-02-12
* layoutJoey Hess2010-02-12
* add highlevel view of when hooks are called during compile and cgi phasesJoey Hess2010-02-12