summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/poll.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-10-09 13:50:16 +0200
committerJonas Smedegaard <dr@jones.dk>2013-10-09 13:50:16 +0200
commit7609bea2373599512f0be20a688941f0b84b7916 (patch)
tree4fec890fc9d6f7a85e1f987a8e9d7b5fd706e26c /ikiwiki/directive/poll.mdwn
parent0686e55e2a02a8e50cac8ac21a51d938a4cb0784 (diff)
Sync with ikiwiki 3.20130904.1.
Diffstat (limited to 'ikiwiki/directive/poll.mdwn')
-rw-r--r--ikiwiki/directive/poll.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/ikiwiki/directive/poll.mdwn b/ikiwiki/directive/poll.mdwn
index 6aa3d2c..0b47a21 100644
--- a/ikiwiki/directive/poll.mdwn
+++ b/ikiwiki/directive/poll.mdwn
@@ -19,6 +19,8 @@ Parameters:
* `open` - Whether voting is still open. Set to "no" to close the poll to
voting.
+* `expandable` - Set to "yes" to make this poll have an interface to add
+ another choice to the poll.
* `total` - Show total number of votes at bottom of poll. Default is "yes".
* `percent` - Whether to display percents. Default is "yes".