User Tools

Site Tools


playground:doodle

This is an old revision of the document!


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 the adminGroups can always edit any entry
  • voteType=“single” shows round checkboxes where only one can be chosen
  • voteType=“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.1294139394.txt.gz · Last modified: 2011/01/04 12:09 by jetthe