History: PluginProposal
Preview of version: 18
Plugin Proposal
This Wiki Plugin provides a widget for users to vote on a proposal and view the current decision (added in version 3.0).
- It makes it quick to vote and tally votes
- The proposal and the votes are kept in the wiki page so it's still possible to improve the original proposal and to change the votes (there is wiki page version history so everyone can see the evolution). The page can not be editable as an editor can change the votes of everybody
Table of contents
Usage
To display in a wiki page, use the syntax:
Copy to clipboard
PROPOSAL(caption="Here is the proposal")} {PROPOSAL}
Do not use the plugin notation shortcut {PROPOSAL(caption="xx") /} 0 lindon{PROPOSAL} as it will not work
Parameter | Accepted values | Effect | Since |
caption | The text of the proposal | ||
Example
This code,
Copy to clipboard
PROPOSAL(caption="That each Tiki contributor should get free pizza on their birthday")}+1 Sam -1 john +1 Suzy +1 Cuong 0 Sam +1 Helen +1 Majid +1 Mohammed 0 Francois +1 Youssou +1 Nico {PROPOSAL}
Would produce:
Accept | Undecided | Reject |
---|---|---|
0 | 0 | 0 |