Last updated by admin 1 year ago
grails install-plugin jquery-plugin-authoring
Last updated by padcom 10 months ago
Please note that all development (including the examples) have recently been migrated to GitHub. Please update your branches!
See GitHub for known issues.Sources: https://github.com/padcom/grails-jquery-plugin-authoringContinuous integration: http://dev.aplaline.com/hudson/job/grails-jquery-plugin-authoring/
Usage
After installing the plugin issue
grails create-jquery-plugin [plugin_name]
to create a new plugin in web-app/js folder.
Follow the usual instructions for creating JQuery plugins.
Version history
1.0.2 - 01.08.2011
- Changed the way the actual plugin name is created by converting the given plugin name to camelCase
1.0.1 - 01.06.2011
- Lowered required Grails version to 1.2.0
- Added option to create an override in application's src/template/jquery/JQueryPlugin.js file
1.0.0 - 01.05.2011
Last updated by admin 1 year ago
Last updated by admin 1 year ago