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 loading an original jquery.js and a full 
jquery-ui.js putting them in config/common/ can break someting, 
overriding the versions provided by p.mapper (indeed I confirm 
that it breaks).

So I followed this way:

* Downloaded a custom jquery-ui with just the required widget
  and the dependencies required.

* Extracted from the archive the minified version, and copied
  into config/common/

But I think this is not the safest way.

-- 
Niccolo Rigacci
Firenze - Italy

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to