mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 12:11:16 -05:00
New Badges system New string in the poll plugin + change the term "poll option" Re-add some empty strings (like notifications.title) And updates |
||
---|---|---|
.. | ||
assets/javascripts | ||
config/locales | ||
spec | ||
plugin.rb | ||
poll.rb | ||
README.md |
Poll plugin
Allows you to add a poll to the first post of a topic.
Usage
- Make your topic title start with "Poll: "
- 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]