summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/poll.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-03-23 14:54:06 +0100
committerJonas Smedegaard <dr@jones.dk>2021-03-23 14:54:06 +0100
commit5b3b09c78df878bc3c3cc27a7a1c940ff1705be6 (patch)
tree4deadc85713b52457e8db0cc6f418eae1158db37 /ikiwiki/directive/poll.mdwn
parent8a75cb1028ea8e35149192c4dd9647c0ce5e2581 (diff)
sync with ikiwiki 3.20190207HEADmasterikiwikicouchdesign/bullseye
Diffstat (limited to 'ikiwiki/directive/poll.mdwn')
-rw-r--r--ikiwiki/directive/poll.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/ikiwiki/directive/poll.mdwn b/ikiwiki/directive/poll.mdwn
index 0b47a21..caaeaea 100644
--- a/ikiwiki/directive/poll.mdwn
+++ b/ikiwiki/directive/poll.mdwn
@@ -23,5 +23,12 @@ Parameters:
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".
+* `postlink` - By default after voting the updated page containing the poll
+ is displayed. This parameter allows advancing onward to another page.
+ This is useful for multi-page polls.
+* `posttrail` - Similar to postvote, but allows advancing to the next page
+ on a trail after a vote. The value of the parameter is the name of the
+ page that defines the trail to follow. The trail plugin must be
+ enabled for this to work.
[[!meta robots="noindex, follow"]]