diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-13 20:55:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-13 20:55:01 -0400 |
commit | 1a8b4211c2337f3e03400908b0d77aba03c2f33f (patch) | |
tree | 94c8293871093d792bf2c54cf0f39e2cf627bedc /doc/todo | |
parent | 355569327b02b7c023ced9e0bbace3174ca4c8a5 (diff) | |
download | ikiwiki-1a8b4211c2337f3e03400908b0d77aba03c2f33f.tar ikiwiki-1a8b4211c2337f3e03400908b0d77aba03c2f33f.tar.gz |
bug
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/polltrails.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/polltrails.mdwn b/doc/todo/polltrails.mdwn new file mode 100644 index 000000000..387ab3fce --- /dev/null +++ b/doc/todo/polltrails.mdwn @@ -0,0 +1,3 @@ +When the poll directive is used on a page in a trail, voting on the poll +should advance to the next page in the trail. This would allow multiple +poll questionairres with a reasonable UI. --[[Joey]] |