DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:btable2

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

  • 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

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

plugin/btable2.txt · Last modified: 2023-10-31 00:37 by Klap-in

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