discourse/plugins/poll
Burke Mamlin 765cf700e3 allow polls to be closed independently of topic 2014-04-08 21:16:29 -04:00
..
assets/javascripts allow polls to be closed independently of topic 2014-04-08 21:16:29 -04:00
config/locales allow polls to be closed independently of topic 2014-04-08 21:16:29 -04:00
spec Live update poll votes. 2014-03-24 09:40:09 +05:30
README.md Add README for poll plugin (#2089) 2014-03-09 15:17:58 -07:00
plugin.rb Make polls work better on multi-language forums. 2014-04-01 18:32:52 +05:30
poll.rb allow polls to be closed independently of topic 2014-04-08 21:16:29 -04:00

README.md

Poll plugin

Allows you to add a poll to the first post of a topic.

Usage

  1. Make your topic title start with "Poll: "
  2. Include a list in your post. The first list will be used.
  • If you don't want it to be the first list, do this:
Intro Text

 - Some list
 - Some list con't

Here are your choices:

[poll]
 - Option 1
 - Option 2
[/poll]