Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Upgrading SilverStripe /

Ask questions about upgrading SilverStripe to the latest version.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Upgrading jQuery version


Go to End


6 Posts   2418 Views

Avatar
Judge

Community Member, 79 Posts

18 March 2010 at 2:27am

I was wondering if there are any plans to bring the jQuery version in SS up to a more recent version? In the 2.4 beta it is at version 1.2.6, which is now pretty old. It does not include a lot of the live() features (except through a separate plugin), something that is becoming increasingly important with heavy AJAX loading of page areas.

If I were to upgrade my own version (looking at the 2.4 beta) where would I need to change it? sapphire/thirdparty/jquery/jquery-packed.js, or is it sill stuffed into another SS "base.js" file with prototype like for SS 2.3?

-- Jason

Avatar
Willr

Forum Moderator, 5523 Posts

18 March 2010 at 12:06pm

Check out the 2.4b2. Upgraded to jQuery 1.4.2.

Avatar
Judge

Community Member, 79 Posts

18 March 2010 at 12:13pm

Good move :-)

I had no idea beta 2 was out already. I'm guessing that I'm not looking in the right place...?

-- Jason

Avatar
edk

Community Member, 39 Posts

18 March 2010 at 5:14pm

Edited: 18/03/2010 5:15pm

Hi Jason,

A good place to keep up on the news for Silverstripe is on twitter.

There is a quite a frequent mention of Silverstripe in the twitterverse. @Silverstripe is the twitter account for Silverstripe and there are quite a few members here that are on twitter as well (Uncle Cheese, Mo, Wiilr, Ingo, Hamish...) I recommend it. Grab TweetDeck http://www.tweetdeck.com - and you will be rolling

My account in Twitter is @silverstriper if you jump on there.

Avatar
merrick_sd

Community Member, 99 Posts

8 July 2010 at 3:40am

http://open.silverstripe.org/browser/modules/jsparty/branches/2.4/jquery/jquery-packed.js

is that the latest one, as it says
*****
jQuery 1.2.6 - New Wave Javascript
***

Avatar
Willr

Forum Moderator, 5523 Posts

8 July 2010 at 8:53am

@merrick_sd 2.4 does not use the JSparty folder anymore. It has a thirdparty folder (http://open.silverstripe.org/browser/modules/sapphire/branches/2.4/thirdparty) It includes jQuery 1.4.2.

If you have 2.4 you should delete the jsparty folder.