aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/poll.pm
Commit message (Expand)AuthorAge
* rename postvote to postlinkJoey Hess2018-11-26
* poll: Added postvote and posttrail options for better multi-page polls.Joey Hess2018-11-26
* Make sure we do not pass multiple CGI parameters in function callsSimon McVittie2014-10-16
* poll: Fix behavior of poll buttons when inlined.Joey Hess2013-11-13
* poll: Add expandable option to allow users to easily add new choices to a poll.Joey Hess2013-01-10
* use one-parameter form of urltoJoey Hess2010-11-29
* Use local paths for the CGI URLSimon McVittie2010-11-23
* Use local paths for redirection where possibleSimon McVittie2010-11-23
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* stop using REMOTE_ADDRJoey Hess2010-06-23
* setup file orderingJoey Hess2010-02-12
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* typoJoey Hess2008-09-27
* poll: Use urlto to produce redirection URLs, avoiding mentions of index.htmlSimon McVittie2008-09-21
* fix a common case typoJoey Hess2008-08-12
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* Move yesno function out of inline and into IkiWiki core, not exported.Joey Hess2008-07-12
* Fixes for behavior changes in perl 5.10's CGIJoey Hess2008-05-12
* add support for prefix_directivesJoey Hess2008-02-05
* prototype fixJoey Hess2008-02-03
* * poll: This plugin turns out to have edited pages w/o doing any locking.Joey Hess2008-02-03
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* fix breakagejoey2007-02-21
* * Since the CGI had to drop the wiki lock to avoid deadlocking thejoey2007-02-21
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* use POSTjoey2006-12-18
* include choice in commit msgjoey2006-12-14
* * Use POST for poll to avoid some robots.joey2006-12-14
* bugjoey2006-11-26
* oopsjoey2006-11-26
* bugfixjoey2006-11-26
* bugfixesjoey2006-11-26
* bugsjoey2006-11-26
* add a poll pluginjoey2006-11-26