DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:schulzevote

This is an old revision of the document!


schulzevote plugin

Compatible with DokuWiki

No compatibility info given!

plugin A plugin for embedding a poll in a wiki page

Last updated on
2010-07-05
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

Download and install the plugin using the Plugin Manager using the URL given above. 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.1418904818.txt.gz · Last modified: 2014-12-18 13:13 by grosse

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