Closed (outdated)
Project:
jQuery Update
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 20:16 UTC
Updated:
8 Mar 2017 at 15:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mfer commentedThere is already an issue open on this :). I know, I opened it.
I'll review and work through this. Thanks.
Comment #2
robloachWhere's that issue, Matt?
Comment #3
silurius commentedSubscribing.
Comment #4
markhalliwellMarked #792798: Allow other modules to also preprocess JavaScript as a duplicate of this issue. And subscribing.
Comment #5
klonossubscribing...
Comment #6
mfer commentedWith the existing core hooks of hook_library_alter() and hook_js_alter() do we need another method? In Drupal 6 this makes sense. But, for Drupal 7 is there anything we need to do?
Comment #7
amateescu commentedCertainly not. Moving back to 6.x.
Comment #8
kenorb commentedSimilar: #1184704: Load different jQuery version on specified page.
Comment #9
webdevbyjoss commentedHi, i'm experiencing problem while rewriting the JS in my theme page preprocess function. jqury_update module ignores my rewrites and restores previous list of JS files.
If this patch safe to use?
Can I apply it in my project?
Will it be pushed to module?
Comment #10
djbobbydrake commentedUsed the patch. Works! Had to set $replacements['module'][$path] to null.
Comment #11
kenorb commentedI've updated patch to the latest version.
Also removing JQUERY_UPDATE_REPLACE_PATH and it seems it's nowhere defined.
Comment #12
markhalliwellDrupal 6 reached EOL (end-of-life) on February 24, 2016.