diff options
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/openid.mdwn | 2 | ||||
-rw-r--r-- | doc/news/version_2.20.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/openid.mdwn b/doc/news/openid.mdwn index ef00765ed..72cacf95f 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 44 "Accept only OpenID for logins" 17 "Accept only password logins" 31 "Accept both"]] +[[poll 44 "Accept only OpenID for logins" 17 "Accept only password logins" 32 "Accept both"]] diff --git a/doc/news/version_2.20.mdwn b/doc/news/version_2.20.mdwn index 4bf0a02fe..b36ef4b8b 100644 --- a/doc/news/version_2.20.mdwn +++ b/doc/news/version_2.20.mdwn @@ -1,6 +1,6 @@ News for ikiwiki 2.20: - The template plugin has begin to htmlize the variables passed to templates. + The template plugin has begun to htmlize the variables passed to templates. This is normally what you want, but to get the old behavior and get at the raw value, you can use `<TMPL_VAR raw_variable>` in a template. |