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
Last revisionBoth sides next revision
plugin:multipoll [2021-02-24 04:09] – Nope. More difficult necromancy. I will update it soon Dr-Yukonplugin:multipoll [2021-02-24 04:12] Dr-Yukon
Line 22: Line 22:
  
 > :!: 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)**
 +
 +:!: 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 =====
Line 56: Line 62:
  
 ===== Discussion ===== ===== Discussion =====
- 
-== 1 == 
  
 Following patch provides: Following patch provides:
Line 130: 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 (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. 
plugin/multipoll.txt · Last modified: 2023-12-17 21:13 by Aleksandr

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