Projects tagged ‘grails’ and ‘plugin’


[21 total ]

2 Users

J2D plugin allows you to draw images on the fly with Java2D, using GraphicsBuilder under the covers . The first release supports regular image output (gif|jpeg|png), following releases may support SVG ... [More] and SWF. Please visit GraphicsBuilder's site to learn more about the nodes that can be used, several graphic examples are also available at http://jroller.com/aalmiray/tags/graphicsbuilder [Less]
Created 11 months ago.

1 Users

The Include plugin provides include behaviour to Grails using a taglib. This behaviour provides better DRY on controllers, using g:render tag in Grails you should pass model/collection/bean to a ... [More] template, with this plugin you can insert other actions or static files on a web page. [Less]
Created about 1 year ago.

1 Users

Provides integration with Google Protocol Buffers – a language-neutral, platform-neutral, extensible way of serializing structured data for use in communications protocols, data storage, and more.
Created 30 days ago.

1 Users

The REST plugin enables the usage of HTTPBuilder on a Grails application.
Created 2 months ago.

1 Users

Morph Plugin is a Grails plugin that helps to deploy a Grails application on http://www.mor.ph/
Created about 1 year ago.

1 Users

ZKGrails: ZK plugin for Grails
Created about 1 year ago.

1 Users

This plugin provides a taglib for displaying avatars. At the moment we only support gravatars (globally-recognized avatars).
Created about 1 year ago.

0 Users

Branching off Grails Authentication plugin to be implemented with JPA instead.
Created 4 months ago.

0 Users

It's a grails plugin to implement ActsAsTaggable. Just let your domain class implement Taggable interface, your domain class will be taggable. Usage: download grails-acts-as-taggable-0.1.zip ... [More] grails install-plugin grails-acts-as-taggable-0.1.zip Add implments Taggable Done. Notice: You should save your domain object before call the addTag method. More information: http://grails.org/Acts+As+Taggable+Plugin [Less]
Created about 1 year ago.

0 Users

This is an example application showing usage of the Circuit Breaker Grails Plugin
Created 4 months ago.