diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-14 19:04:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-14 19:04:42 +0000 |
commit | c269d5c789471c4dfc881943271e72ba77f3caf3 (patch) | |
tree | 9beca623a56bd40dd53a3b50be43ab343e4a9a72 /doc | |
parent | 172596b998a205b6f44b5f962549288d65cdea9a (diff) | |
download | ikiwiki-c269d5c789471c4dfc881943271e72ba77f3caf3.tar ikiwiki-c269d5c789471c4dfc881943271e72ba77f3caf3.tar.gz |
* Use POST for poll to avoid some robots.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/poll_plugin_uses_GET.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/bugs/poll_plugin_uses_GET.mdwn b/doc/bugs/poll_plugin_uses_GET.mdwn index 786c72890..9adb6d870 100644 --- a/doc/bugs/poll_plugin_uses_GET.mdwn +++ b/doc/bugs/poll_plugin_uses_GET.mdwn @@ -1 +1,4 @@ -The [[plugins/poll]] plugin uses GET for the vote links. As a result, the [[news/openid]] poll has a number of votes from Google. :)
\ No newline at end of file +The [[plugins/poll]] plugin uses GET for the vote links. As a result, the +[[news/openid]] poll has a number of votes from Google. :) + +[[bugs/done]] -- [[Joey]] |