playground:doodle
Table of Contents
Teströstning
Syntax and Usage
<doodle title="What do you like best?" auth="none|ip|login" adminUsers="user1|user2" adminGroups="group1|group2" voteType="single|multi" closed="true|false" > * Option 1 * Option 2 **some wikimarkup** \\ is __allowed__! * Option 3 </doodle>
- The
title
is also used as “key” for the plugin's data file under/data/meta
adminUsers
and members of theadminGroups
can always edit any entryvoteType=“single”
shows round checkboxes where only one can be chosenvoteType=“multi”
lets users check any number of square boxes- If
closed=“true”
is set, then users cannot vote anymore. The result of the vote will still be shown.
Only the title and at least one option are required. Do not change the options and their order, after the first vote has been casted! You may move the whole doodle to another page, whenever you want.
Nummer 1
<doodle
title="Vilket datum?" auth="none" adminUsers="jetthe" voteType="multi" closed="false"
>
- 17/5
- 6/6
- 4/7
- 1/8
</doodle>
playground/doodle.txt · Last modified: 2011/11/24 20:49 by jetthe