Am 05.12.2011 11:17, schrieb Jean-Michel FRANCOIS: > I have read again all the documentation > of collective.jqueryui.autocomplete. My reaction was bad, so sorry for that. > > I guess it's time to make this proposal for jqueryui js integration in > Plone regarding the fact that there are still new addons to solve the > issue c.js.jqueryui is trying to solve: register > jqueryui plugins in Plone. > > The proposal: > Add ability to select JQueryUI plugins you want. The form controller > will check dependencies for you. It will use the jsregistry as a backend > to achieve this. > It means we stop using a 'custom' build of jqueryui because every body > need only one or two plugins will be forced to use the bundle. > I guess this should fix the all addons created with their own build > because the need was different. It will also add the ability to optimize > the javascript configuration > of a project. > > TODO: > add a jqueryuiplugins genericsetup step (jqueryui.xml)
What about using plone.app.registry for that? > add a controlpanel to select plugins. > use plugins instead of custom build > update 'Update' documentation' > So who want this ? Who are against this and why ? We already have a PLIP for the inclusion of selected portions of jQuery UI into Plone: https://dev.plone.org/ticket/12350 The implementation of what you propose would be a good first step in that direction. First as an add-on product, later maybe as part of the core, if the FW team approves it. Maybe we should move the discussion to the PLIP itself at some point. Cheers, timo _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
