[pmapper-users] Best practice to integrate a missing jQuery-UI

2010-12-20 Thread Niccolo Rigacci
Is there a best practice to integrate a missing jQuery-UI plugin in p.mapper? For example I want to add the accordion widget. I see that javascript/jquery_merged.js is not a plain vanilla jQuery, and javascript/optional/ui/jquery.ui_merged.js is not a complete jQuery-UI. I suppose that

Re: [pmapper-users] Best practice to integrate a missing jQuery-UI

2010-12-20 Thread Armin Burger
Niccolo I don't know if you need the jQuery ui layout for the re-sizable panes. If yes, then merge the 'jquery.layout.min.js' from the src directory with the full/custom jQuery-UI minimized package and replace the one under javascript/optional. Or better, create your own custom directory