Skip to content

szakitibi/collective.js.jqueryui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Integration of jQueryUI in Plone

IMPORTANT - 2.2.0 > 4.0.0 Upgrade

Can not be upgraded from 2.2.0 directly! It is a major braking release!

There is no upgrade step provided for this "version jump", instead follow these steps:

  1. First uninstall 2.1.8 version of JQuery UI using "Site Setup / Add-ons" page. This will cleanly remove all: Plugin selection related registry records; Old style jsregistry items; Actions and controlpanel pages.
  2. Run the buildout to get the 4.0.0 version.
  3. Restart instance.
  4. Install JQuery UI again using "Site Setup / Add-ons" page.

WARNINGS

Plone < 5

Support is dropped for older versions of Plone and Python 2.7.

Integration for Zope

This package can be used as a Plone add-on only.

Usage

buildout.cfg:

[instance]
eggs +=
     collective.js.jqueryui

Include plugins and optimizations

By default this addon register all plugins and activate all of them. The registry based plugin activation is dropped. See collective#46.

Credits and contributions

makinacom

About

JQueryUI ready to be included in portal_javascript for Plone 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.4%
  • Python 20.6%
  • CSS 2.0%