====== btable2 Plugin ====== ---- plugin ---- description: doodle-like polls from trusted users author : jolZ email : jolz@freenet.de type : syntax lastupdate : 2023-03-28 compatible : Greebo, Igor depends : conflicts : btable similar : btable, doodle4 tags : poll, tables, form, doodle downloadurl: https://github.com/jolz/dokuwiki_btable2/archive/master.zip bugtracker : https://github.com/jolz/dokuwiki_btable2/issues sourcerepo : https://github.com/jolz/dokuwiki_btable2 donationurl: screenshot_img : https://raw.githubusercontent.com/jolz/dokuwiki_btable/master/doc/screenshot1.png ---- This plugin is based on the [[plugin:btable|btable]] plugin and make it compatible to "today", adds some features while staying compatible (i.e.: old polls stay visible as they are). Make doodle-like polls as simple as possible. ===== Installation ===== Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== Make polls to ask your frieds like in doodle. :!: no authentication inside - everyone can vote, everyone can change every vote! I use it in an internal wiki from a Big Band (~30 people) for polls. The poll from the screenshot above has been made by the this code (and a few votes): showempty,colongroups 5. 12. 19. 26. Singer: one Singer: two Singer: three Band: Guitar 1 Band: Guitar 2 Band: Drums Band: Keys Band: Bass ===== Syntax ===== * tag "opt" - list of options, seperated by whitespace or comma * showempty (will include rows without voted in table) * colongroups (if colon found in name - use it as group) * close (disable frontend changes.) * tag "columns" * column names seperated by "^" or "\n" (newline) * tag "rows" * row names seperated by "^" or "\n" (newline) ===== Configuration and Settings ===== ===== Development ===== === Change Log === see https://github.com/jolz/dokuwiki_btable2/releases === ToDo/Wish List === //[developers roadmap]// ===== FAQ ===== //[discussions should ideally be deleted and turned into FAQ entries along the way]// ===== Discussion ===== //Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs//