finalise version 3.00 of the plugin api
[ikiwiki.git] / IkiWiki / Plugin / poll.pm
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-27 Joey Hesstypo
2008-09-27 Joey HessMerge commit 'smcv/beautify'
2008-09-21 Simon McVittiepoll: Use urlto to produce redirection URLs, avoiding...
2008-08-12 Joey Hessfix a common case typo
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 2 of 3)
2008-07-12 Joey HessMerge commit 'smcv/master'
2008-07-12 Joey HessMove yesno function out of inline and into IkiWiki...
2008-05-13 Joey HessFixes for behavior changes in perl 5.10's CGI
2008-02-10 Josh TriplettMerge branch 'master' into prefix-directives
2008-02-05 Joey Hessadd support for prefix_directives
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-03 Joey Hessprototype fix
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hess* poll: This plugin turns out to have edited pages...
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-02-21 joeyfix breakage
2007-02-21 joey* Since the CGI had to drop the wiki lock to avoid...
2006-12-29 joey* Initial work on internationalization of the program...
2006-12-18 joeyuse POST
2006-12-14 joeyinclude choice in commit msg
2006-12-14 joey* Use POST for poll to avoid some robots.
2006-11-26 joeybug
2006-11-26 joeyoops
2006-11-26 joeybugfix
2006-11-26 joeybugfixes
2006-11-26 joeybugs
2006-11-26 joeyadd a poll plugin