Plugin Platform UI
Platform UI - abstracted UI elements and theming for plugin/application interoperability Read more
Dependency :
compile ":platform-ui:1.0.RC3"
Platform UI - abstracted UI elements and theming for plugin/application interoperability Read more
Dependency :
compile ":platform-ui:1.0.RC3"
The dynamic-themes plugin allows your Grails application to load and render your pages with your own theme (folders with GSP templates and css) dinamically outside the scope of a web request. You can process models and sections (your own tags) in your templates. See DynamicThemesExamples (https://github.com/gonzalogarciajaubert/DynamicThemesExample/wiki) application for examples. Read more
Dependency :
compile ":dynamic-themes:0.1"
Provides a proof of concept Platform UI Theme based on Twitter Bootstrap Read more
Dependency :
compile ":bootstrap-theme:1.0.RC3"