Sign in to edit and +1 items.
Login required
Download

Plugin to create JQuery plugins

(1)
Author(s) Matthias Hryniszak
Current Release 1.0.2   (1 year ago)
Grails Version 1.2.0 > *
Tags jquery 
Dependency
compile ":jquery-plugin-authoring:1.0.2"
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-authoring

Continuous 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
  • First public release
Last updated by admin 1 year ago
Last updated by admin 1 year ago