Plugins You can find out about all the publicly available Grails plugins.

Grails Font Awesome Resources Plugin

  • Tags : ui, resources
  • Latest : 3.1
  • Last Updated: 15 May 2013
  • Grails version : 2.0 > *
0 vote

Like the jquery-resources plugin that pulls in the jquery javascript lib as a resource, this plugin pulls in Font Awesome. Font Awesome is a very popular font based icon set. Font based icons are a very convenient means of incorporating icons into a web application and the technique is growing in popularity. Font Awesome probably works best when used with the twitter bootstrap UI framework for which it was designed. Read more

Dependency :
compile ":font-awesome-resources:3.1"

Documentation Source Issues

Allows Grails applications, particuarly those protected by Shibboleth service providers, to easily integrate into federated authentication.

  • Tags : /
  • Latest : 0.3.1
  • Last Updated: 23 September 2012
  • Grails version : 2.0.0 > *
0 vote

For application developers Federated environments can be somewhat daunting and complex.

This plugin allows Grails applications (particuarly those protected by Shibboleth service providers http://shibboleth.net/products/service-provider.html ) to easily integrate into federated authentication.

The plugin utilizes Shiro as its internal authentication and access control layer.

Read more

Dependency :
compile ":federated-grails:0.3.1"

Documentation

Ducksboard API

  • Tags : /
  • Latest : 0.2.2
  • Last Updated: 16 September 2012
  • Grails version : 1.3.7 > *
0 vote

The Ducksboard API plugin provides integration with the ducksboard.com pull and push API. Ducksboard is an online dashboard to display all your metrics in real time. Read more

Dependency :
compile ":ducksboard-api:0.2.2"

Documentation Source

Handlebars Resources Plugin

  • Tags : resource-mapper
  • Latest : 0.3.6
  • Last Updated: 07 April 2013
  • Grails version : 1.3.7 > *
0 vote

This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile the template files into JavaScript and make it available for other resource processing, including minification and bundling. The Handlebars.js resource files are also included. Read more

Dependency :
runtime ":handlebars-resources:0.3.6"

Documentation Source Issues

Previous1..78910111213141516..93Next