diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/is_it_possible_to_NOT_add_openid2_meta_tags.mdwn | 5 | ||||
-rw-r--r-- | doc/ikiwiki/directive/meta.mdwn | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/forum/is_it_possible_to_NOT_add_openid2_meta_tags.mdwn b/doc/forum/is_it_possible_to_NOT_add_openid2_meta_tags.mdwn index cdded5d9a..bb250eb42 100644 --- a/doc/forum/is_it_possible_to_NOT_add_openid2_meta_tags.mdwn +++ b/doc/forum/is_it_possible_to_NOT_add_openid2_meta_tags.mdwn @@ -57,9 +57,12 @@ Thanks Joey. --[Mick](http://www.lunix.com.au) >> fails half the time, and succeeds half the time; >> seems to be picking openid1 and openid2 randomly and failing >> on the latter. I have emailed Evan Prodromou about this weird behavior. ->> Not clear to me if identi.ca or certifi.ca is at failt, +>> Not clear to me if identi.ca or certifi.ca is at fault, >> but luckily he runs both.. >> --[[Joey]] Ahh so it's not just me. It's handy having contacts in the _right_ places. --[Mick](http://www.lunix.com.au) + +>> ikiwiki's next release will allow adding 'delegate=1' to the +>> meta directive to only delegate to openid1. --[[Joey]] diff --git a/doc/ikiwiki/directive/meta.mdwn b/doc/ikiwiki/directive/meta.mdwn index f29a118bf..7a7b0fa19 100644 --- a/doc/ikiwiki/directive/meta.mdwn +++ b/doc/ikiwiki/directive/meta.mdwn @@ -78,6 +78,9 @@ Supported fields: server="http://www.myopenid.com/server" xrds-location="http://www.myopenid.com/xrds?username=joeyh.myopenid.com""]] + By default this will delegate for both `openid` and `openid2`. To only + delegate for one, add a parameter such as `delegate=openid`. + * link Specifies a link to another page. This can be used as a way to make the |