Closed (won't fix)
Project:
Chrome Frame
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2009 at 20:04 UTC
Updated:
4 Oct 2011 at 16:51 UTC
This patch includes settings form choices for prompt dialog mode (popup/inline), 'prompt only once' option and IE versions to be prompted (IE6 or older, IE7 or older, IE8 or older). The patch was initially written against the alpha1 version (chrome_frame.module,v 1.1 2009/09/23 17:58:35). Just a minute ago realized the version 1.3 which had already settings form with prompt choices.. But I'll anyway see this patch as an enhancement to chrome_frame module since at least the mode (popup/inline) + css definition for inline mode are truly useful.
Attached:
- Patch
- Modified module files
| Comment | File | Size | Author |
|---|---|---|---|
| chrome_frame.tar_.gz | 3.97 KB | tomimikola | |
| chrome_frame-settings-for-display-mode-ie-version-and-prompt-once.patch | 12.73 KB | tomimikola |
Comments
Comment #1
robloachSeems we're doing a couple things in this patch....
I just committed the split: http://drupal.org/cvs?commit=276880 .... Think we just need to update to use the cookie. Do you think we should make a Drupal Cookie module to abstract the cookie usage so a conflict doesn't happen when two different jQuery Cookie plugins are installed?
Comment #2
robloachWhat if for this feature, we depended on jQuery Plugins for the use of jQuery Cookie?
Comment #3
robloachhttp://drupal.org/project/jquery_cookie
We'd have to port it to 6.
Comment #4
lelizondo commentedThis is really old. The patch is outdated. If anyone is willing to work on this please re-open and create a patch against dev