Hello,
I noticed we need to manually include a line in our page.tpl.php to amke FB Connect work in IE8.
Could the FB Connect module do this automatically / programmatically?
#669712: FB Connect Login odd behavior when third party cookies disabled
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 727450_rdf_README.patch | 763 bytes | wesnick |
| #4 | fb.727450-1.diff | 793 bytes | ekes |
Comments
Comment #1
Dave Cohen commentedOnly if the theme supports it. I don't know of any that do, or any standard way to do this.
Would probably require a change to core themes.
Comment #2
giorgio79 commentedThanks Dave, yes I was looking around as well, it seems there is no other way at the moment.
Comment #4
ekes commentedAdding namespaces is better supported in 7.x because of the work done round RDF(a).
Suggest using the RDF module (core) hook - patch attached.
If folks don't have it enabled, then they will have to do it manually... which requires different instructions for a 7 theme I believe.
Comment #5
Dave Cohen commentedThanks ekes, I knew this was possible in D7 but I wasn't sure how. I've updated my local copy and will check in if no problems.
Comment #6
wesnick commentedI see this has been commited. As far as I can tell it works on my D7 instance with the latest HEAD. Attaching suggested patch for the README file against 7.x-3.x-dev
Comment #7
Dave Cohen commentedI'll probably just delete the entire clause from README.txt. WIll check in shortly. Thanks.
Comment #8
Dave Cohen commentedCleaning issue queue.