DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:multipoll

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:multipoll [2013-12-19 22:00] 217.150.76.34plugin:multipoll [2023-12-17 21:13] (current) – new download url Aleksandr
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Lets you add slightly extended polls to a wiki page(from poll plugin by Gina Häußge, Michael Klier and previously Esther Brunner)+description: Lets you add slightly extended polls to a wiki page (from poll plugin by Gina Häußge, Michael Klier and previously Esther Brunner)
 author     : Etienne MELEARD author     : Etienne MELEARD
 email      : etienne.meleard@free.fr email      : etienne.meleard@free.fr
 type       : syntax type       : syntax
 lastupdate : 2010-04-12 lastupdate : 2010-04-12
-compatible : >=2006-11-06+compatible : Detritus, Greebo, !Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : poll, userpoll similar    : poll, userpoll
 tags       : extended poll, poll, !experimental tags       : extended poll, poll, !experimental
-downloadurl: http://dokuwiki.yent.eu/multipoll.zip+ 
 +downloadurl: https://trello.com/1/cards/5afdce92c41a16189740888e/attachments/5afdcec570defdb9b490bfcb/download/multipoll.zip 
 +bugtracker :  
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img: 
 ---- ----
  
-**This plugin is the result of an attempt of mine to make the original poll plugin meet my requirements, I heavily hacked into its code, thus it looks very similar ... I do not attempt to "steal" the original work, but the code I ended with was too much different to just propose a patch ... If the authors of the poll plugin are interested in a merge, they are welcome !!!**+> :!: This plugin is the result of an attempt of mine to make the original poll plugin meet my requirements, I heavily hacked into its code, thus it looks very similar... I do not attempt to "steal" the original work, but the code I ended with was too much different to just propose a patch... If the authors of the poll plugin are interested in a merge, they are welcome! 
 + 
 +:!: **Animated** version, adopted from [[http://cssdeck.com/labs/animated-progress-bar|cssdeck.com]] can be downloaded [[http://comicslate.org/_media/wiki/dokuplug/multipoll1.tgz|here]] **(MD5 sum 392d7a5075aaf36c6f49feecdb67bd15)** 
 + 
 +:!: Animated version with **conf[width of poll bars]** can be downloaded [[http://comicslate.org/_media/wiki/dokuplug/multipoll2.tgz|here]] **(MD5 sum 4cbf093a456e6414cb9960e626f06f70)**
  
-^ Download | [[http://dokuwiki.yent.eu/multipoll.zip|multipoll.zip]] |+:!: Universal bug (at least in Binky) - __nonregistered users can press F5 for reload page and automatically adding votes for first answers in all questions__That crush all.
  
 ===== Syntax ===== ===== Syntax =====
  
-Use this [[plugins|plugin]] to add a poll to a wiki page. The syntax looks like this:+Use this plugin to add a poll to a wiki page. The syntax looks like this:
  
   <multipoll [hideresults] [hideifvoted] [showresultsto]=user,@grp,... | [id]>   <multipoll [hideresults] [hideifvoted] [showresultsto]=user,@grp,... | [id]>
Line 52: Line 62:
  
 ===== Discussion ===== ===== Discussion =====
- 
-== 1 == 
  
 Following patch provides: Following patch provides:
Line 126: Line 134:
   $ret .= ' <input class="button" type="submit" name="multipoll_vote" value="'.$this->getLang('btn_vote').'" />'."\n";   $ret .= ' <input class="button" type="submit" name="multipoll_vote" value="'.$this->getLang('btn_vote').'" />'."\n";
 </file> </file>
- 
-== 2 == 
- 
-**Animated** version, adopted from [[http://cssdeck.com/labs/animated-progress-bar|cssdeck.com]] can be downloaded [[http://comicslate.org/_media/wiki/dokuplug/multipoll1.tgz|here]] **(MD5 sum 392d7a5075aaf36c6f49feecdb67bd15)** 
- 
-Animated version with **conf[width of poll bars]** can be downloaded [[http://comicslate.org/_media/wiki/dokuplug/multipoll2.tgz|here]] **(MD5 sum 4cbf093a456e6414cb9960e626f06f70)** 
- 
-All three versions have a bug - __nonregistered users can press F5 for reload page and automatically adding votes for first answers in all questions__. That crush all. 
plugin/multipoll.1387486820.txt.gz · Last modified: 2013-12-19 22:00 by 217.150.76.34

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki