Site structure
Version 7.x > Site structure > Upgrading jQuery View modes: 
User avatar
Member
Member
positivepurchasing - 8/5/2013 4:55:27 AM
   
Upgrading jQuery
Hi,

I'd like to use a newer version of jQuery / jQuery UI including the .css file(s).

Can I just put new files in the appropriate folders or are any of the files modified to work in Kentico?

Cheers
Paul.

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 8/6/2013 9:59:18 AM
   
RE:Upgrading jQuery
Do not upgrade the base Kentico files as it will cause breaking changes. Simply place your new jQuery files in /CMSScripts/Custom/<your folder> and load them as needed on your pages.

User avatar
Member
Member
positivepurchasing - 8/6/2013 10:07:13 AM
   
RE:Upgrading jQuery
OK, thanks FroggEye.

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 8/6/2013 1:04:52 PM
   
RE:Upgrading jQuery
You can use the UI to edit any js files in the Development tab of CMSSiteManager although if you follow what Kentico did with the jQuery library and put the .css files in with them, you will have to have access to the file system. That's one of my requests is to have access to the file system through the UI vs. limit all different areas by extension/file type.

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 8/6/2013 1:07:53 PM
   
RE:Upgrading jQuery
Hi Paul,

And let me note that by changing the default jQuery library you can broke some funcionality of CMS Desk due to some API changes in the newer jQuery libraries, so it's really not recommended to replace the default one.

Best Regards,
Martin Danko

User avatar
Member
Member
positivepurchasing - 8/7/2013 3:21:22 AM
   
RE:Upgrading jQuery
Hi Guys,


Thanks for your replies. I have put some files in the custom folder as FroggEye suggested.


Cheers
Paul.