We are pleased to announce another milestone into standardizing our core framework for corejoomla extensions by releasing jQuery plugin. The plugin allows us or any third party developers to safely include jQuery and few of its plugins (as mentioned below) into their components without requiring them to bundle the libraries or think about MooTools conflicts. Currently supported jQuery Plugins using this extension:

  • jQuery 1.4.2 (obviously)
  • jQuery UI v1.8.4 (including all its current 25 themes)
  • jQuery Form plugin v.2.4.7

Using this plugin you can include jQuery UI and all its plugins right from your component/module by adding a small peice of code. All corejoomla plugins will be updated to feature this plugin shorty, meanwhile they will continue to use their own libraries.

Features:

  • Inclusion of jQuery, jQuery UI and its 25 themes, minified version of jQuery Form plugin
  • User selectable jQuery UI theme
  • Ability to include jQuery, jQuery UI and its 25 themes from Google CDN

The plugin is available for free to all the guest and registered users.