DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:schulzevote

schulzevote Plugin

Compatible with DokuWiki

No compatibility info given!

plugin A plugin for embedding a poll in a wiki page

Last updated on
2021-11-02
Provides
Syntax, Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with poll, vote

Download and Installation

A CosmoCode Plugin

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax and Usage

A voting is created as following:

<vote>
Candidate A
Candidate B
Candidate C
</vote>

To add a closing time for the poll, add a date to the vote definition:

<vote 2025-01-01>
Candidate A
Candidate B
Candidate C
</vote>

The vote can be aligned horizontally as well:

<vote 2025-01-01 right>
Candidate A
Candidate B
Candidate C
</vote>
<vote 2025-01-01 center>
Candidate A
Candidate B
Candidate C
</vote>
<vote 2025-01-01 left>
Candidate A
Candidate B
Candidate C
</vote>

Users can only vote once on every voting. A wiki page can only contain one voting. The closing date and the alignment can be changed while a vote is running, but changing the candidates list will reset the voting. The current winner (if one exists) is shown below the voting.

plugin/schulzevote.txt · Last modified: 2021-11-03 23:51 by andi

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