This plugin adds a feedType and feedVersion parameters to the render method of controllers, which if passeda valid feed type such as "rss" or "atom" and a version will expect a closure to be passed with render,which will render a feed using a custom builder. The FeedBuilder used for this accepts entry and content nodes, any propertiesof which can be set within the builder. These are beans from the ROME API so all properties thereshould work. Read more
Dependency :
compile ":feeds:1.6"
Documentation
Source
Issues
Send emails to users to perform click-through confirmations of any kind. Read more
Dependency :
compile ":email-confirmation:2.0.8"
Documentation
Source
Issues
8 votes
2% of Grails users
Simple 'pure grails' functional testing for your web applications Read more
Dependency :
compile ":functional-test:2.0.RC1"
Documentation
Source
Issues
Smart rendering of fields of domain and command objects. For Grails 2 we recommend changing to Grails Fields plugin. Read more
Dependency :
compile ":bean-fields:1.0"
Documentation
Source
Issues
22 votes
2% of Grails users
Provides convention-based navigation data for your UI and tags for rendering the navigation menus. Read more
Dependency :
compile ":navigation:1.3.2"
Source
Issues
1 vote
15% of Grails users
Adds methods to controllers for controlling client-cachability of the response. Stop thinking about cache-control headers and think about your content semantics. Read more
Dependency :
compile ":cache-headers:1.1.5"
Documentation
Source
Issues
Provides a simple service and admin UI for receiving invitation requests, sending out invitation emails, and batch approval of pending invites, as well as reporting of users that have actually interacted with your application after acceptance. Read more
Dependency :
compile ":invitation-only:1.1"
Documentation
Source
Issues
A safe replacement for "flash" scope where you stash data in the session which can only be read once, but at any point in the future of the session provided you have the "id" required. Read more
Dependency :
compile ":one-time-data:1.0"
Documentation
Source
Issues
Read more
Dependency :
compile ":authentication:2.0.1"
Source
Issues
Adds useful debug output tools to your app. Read more
Dependency :
compile ":debug:1.0.2"
Documentation
Source
Issues