Closed (outdated)
Project:
jQuery Update
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2010 at 22:48 UTC
Updated:
8 Mar 2017 at 15:20 UTC
Jump to comment: Most recent
Currently it is very difficult for other modules to detect when modules (such as jquery_update) alter javascript in the theme layer. We ran into this problem with ctools in this issue #745468: ctools_ajax_command_scripts() in ctools_ajax_render() causes unwanted scripts to be loaded (and potential js conflicts) where code was actually committed that specifically works around jquery_update. We came up with a hook that we hope other modules in contrib can use which exposes these replacements.
I have implemented it for jquery_update and attached the patch. Hopefully when we get this committed we can remove the jquery_update workaround from ctools.
| Comment | File | Size | Author |
|---|---|---|---|
| jquery_update_expose_replacements.patch | 3.47 KB | andrewlevine |
Comments
Comment #1
andrewlevine commentedAnything I can do to help this get committed?
Comment #2
markhalliwellDrupal 6 reached EOL (end-of-life) on February 24, 2016.