Simple Blog
Adds a simple blog interface to an application Read more
Dependency :
compile ":simple-blog:0.3.1"
Adds a simple blog interface to an application Read more
Dependency :
compile ":simple-blog:0.3.1"
Creates simple image CAPTCHAs that protect against automated completion and submission of HTML forms Read more
Dependency :
compile ":simple-captcha:0.9.1"
This plugin aims to make the use of jQuery SimpleModal easier. It is quite similar to ModalBox Plugin, but ModalBox uses Prototype as JavaScript library instead. Read more
Dependency :
compile ":simple-modal:1.0"
This is a simple, by convention, suggestion service to provide suggestions to auto complete controls.
Just point the auto complete JS URL at suggest/subject (+)?term=bla and you get a JSON list of suggestion strings back.
You can add suggestion handlers to the service as a closure, or just add a text file named subject (+).txt with an itemper line to be searched for matches. The simple search returns a result if an item string contains the term anywhere.
See docs for details.
Read moreDependency :
compile ":simple-suggestions:0.1"
A plugin that integrates the AWS SimpleDB datastore into Grails, providing a GORM API onto it Read more
Dependency :
compile ":simpledb:0.5"
Sinon.JS resources plugin. Uses 1.3.1 Sinon.JS release. Read more
Dependency :
compile ":sinonjs-resources:0.1.0"
A plugin, which provides an easy way to send SMS via the XMl-RPC API of the SMS-Gateway, sipgate.de, sipgate.com Read more
Dependency :
compile ":sipgate:1.0.2"
A simple plug-in which provides the ability to load "skin" into your application or plug-in. Read more
Dependency :
compile ":skin-loader:1.0.9"
Dependency :
compile ":skinnable:0.2"
This plugin generate unique slugs for String properties. Its main use case is to generate unique an "nice" urls for access to domain objects.
For example, instead of access to a user profile by id http://www.domain.com/user/25 you can generate an unique url based in the user name: http://www.domain.com/user/ivan-lopez (in case the user name is Iván López). Read moreDependency :
compile ":slug-generator:0.3.1"