This plugin will pull i18n definitions from the database rather than from the standard properties files in the i18n folder.
It will do the following:
- Create a domain class and corresponding table called Localization
- Prepopulate the table with all the message properties it finds in the i18n folder
- Ensure Grails writes i18n messages based on what it finds in the database rather than the 118n folder
In addtion the plugin also has these added features to help you:
- A CRUD UI to add, delete, and upda...
Read more
Dependency :
compile ":localizations:1.4.4.11"
Documentation
Source
Issues
Documentation
Read more
Dependency :
compile ":groovybinder:not provided"
Read more
Dependency :
compile ":scaffold-tags:0.7.3"
Documentation
Read more
Dependency :
compile ":extended-data-binding:0.5"
Documentation
Read more
Dependency :
compile ":include:0.3"
Documentation
Read more
Dependency :
compile ":skinnable:0.2"
Documentation
39 votes
6% of Grails users
Adds rich search functionality to Grails domain models.
Built on Compass (http://www.compass-project.org/) and Lucene (http://lucene.apache.org/)
This version is recommended for JDK 1.5+ Read more
Dependency :
compile ":searchable:0.6.4"
Documentation
Source
Issues
Documentation
35 votes
2% of Grails users
This plugin adds automatic and customizable filtering capabilities to any Grails application's list views. Read more
Dependency :
compile ":filterpane:2.1.6"
Documentation
Source
Issues