summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-18 16:11:51 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-18 16:11:51 +0000
commit02c41e9eb15fb1bb1e6d3c3013f81da67a0e1204 (patch)
treef00575346cede8085f4a54843185c715dece2389 /doc
parent93e86f654fd8f7f98121452affd38b226f87588a (diff)
use POST
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/poll_plugin_uses_GET.mdwn4
-rw-r--r--doc/news/openid.mdwn2
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/bugs/poll_plugin_uses_GET.mdwn b/doc/bugs/poll_plugin_uses_GET.mdwn
index adf51159a..0538aaa93 100644
--- a/doc/bugs/poll_plugin_uses_GET.mdwn
+++ b/doc/bugs/poll_plugin_uses_GET.mdwn
@@ -3,4 +3,6 @@ The [[plugins/poll]] plugin uses GET for the vote links. As a result, the
done -- [[Joey]]
-Not quite; [the `<form>` `method` attribute defaults to GET](http://www.w3.org/TR/html401/interact/forms.html#adef-method). The forms each need the attribute `method="POST"`. \ No newline at end of file
+Not quite; [the `<form>` `method` attribute defaults to GET](http://www.w3.org/TR/html401/interact/forms.html#adef-method). The forms each need the attribute `method="POST"`.
+
+[[bugs/done]] -- [[Joey]]
diff --git a/doc/news/openid.mdwn b/doc/news/openid.mdwn
index cf813dfa1..f9ae0b3c9 100644
--- a/doc/news/openid.mdwn
+++ b/doc/news/openid.mdwn
@@ -10,4 +10,4 @@ log back in, try out the OpenID signup process if you don't already have an
OpenID, and see how OpenID works for you. And let me know your feelings about
making such a switch. --[[Joey]]
-[[poll 10 "Accept only OpenID for logins" 6 "Accept only password logins" 8 "Accept both"]]
+[[poll 9 "Accept only OpenID for logins" 5 "Accept only password logins" 7 "Accept both"]]