Hi. Not sure if this is the right place to ask this question - but is there anywhere we can get hold of non-compressed code for the various Jquery plugins used in the 2.0 PB control panel? Or some docs would be helpful.
I’m looking at some potential fieldtypes that will need to interact with these plugins but am having to use trial-and-error to figure out how they work. Which is a pain. I’m particularly after info on $.ee_filebrowser
many thanks
Moved to Custom Field API Development by Moderator
Only ee_notice has been documented at this point.
If you’re after $.ee_filebrowser, take a look at the filemanager library. That is the compliment to the js plugin and does most of the heavy lifting. You can take a peek at an example javascript implementation in the content publish controller in the _static_publish_non_admin method.
Hope that helps a little. The long term goal is to document all of these, but right now a lot of them are still rather unpolished for public use.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.