Table of Contents

btable2 Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" unknown

plugin doodle-like polls from trusted users

Last updated on
2023-03-28
Provides
Syntax
Repository
Source
Conflicts with
btable

Similar to btable, doodle4

Tagged with doodle, form, poll, tables

By jolZ

This plugin is based on the 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 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):

<btable "2019:06:rehersal">
<opt>showempty,colongroups</opt>
  <columns>
5.
12.
19.
26.  
  </columns>
  <rows>
Singer: one
Singer: two
Singer: three
Band: Guitar 1
Band: Guitar 2
Band: Drums
Band: Keys
Band: Bass
  </rows>
</btable>

Syntax

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