Needs work
Project:
IE 6 Update
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2010 at 19:49 UTC
Updated:
16 Apr 2012 at 18:34 UTC
Hello,
I've added two features to this module that may be of interest to others.
I've really taken a liking to CSS3's border-radius and wanted to gently suggest (one time, then shut up) Firefox to an IE 8 or lower user so he/she might see the rounded corners. So, this module was almost there for me and the changes to ie6update.module in this patch are where I took it.
This is the first time I've contributed to a contrib module, so if I've made the patch incorrectly or something let me know.
I also suspect the persistence option will only work when caching mode: disabled or you're dealing with a logged-in-user. I'll do a little testing...
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-31.png | 75.56 KB | chrisolof | |
| patched_ie6update_07-02-2010.patch | 3.97 KB | chrisolof |
Comments
Comment #1
bionitech commentedI would find it extremely annoying to have this message pop up on every page. There should be a way to make it only pop up once per user, per session, or per IP. Could the use of Cookies aid in this respect?
Comment #2
batje commented@bionitech this is exactly what this patch does.
I applied it, and its nice. Does what it has to do, and with ie7 support soon dropped by Google, this extends the lifetime of the module. And the way it implements the toolbar makes it the nicest ie module for me.
Would be nice if the patch could be committed to the ie6 branch.
Comment #3
iamEAP commentedThe persistence feature doesn't work if page caching is enabled.
Marking as "needs work."
Comment #4
iamEAP commentedRenaming so that this only covers persistence; re-opening another ticket (#535046: IE 7 Configuration) related to IE versions.