Closed (fixed)
Project:
jQuery Update
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 May 2007 at 15:27 UTC
Updated:
23 May 2007 at 01:01 UTC
Would it be possible to make the module check the misc/jquery.js to ensure it is the right version, and if not display a message via the hook_requirements function?
Comments
Comment #1
jjeff commentedActually both of these features are in the latest version. I just added a development release to make it easier to download.
The currently installed version of JQuery is displayed on the Status Report page (admin/logs/status).
What exactly do you mean by "the right version"? The module compares the misc/jquery.js file with the one included with JQuery Update. If these files are different, you get an error reminding you to copy the jquery.js over.
Comment #2
buddaThat's exactly what I meant by the "right version". Good stuff.
Comment #3
jjeff commentedrock!
Comment #4
(not verified) commented