danaxave.blogg.se

Kickstart plugin code
Kickstart plugin code






kickstart plugin code kickstart plugin code

can be used to disable the calculation of build numbers and defaults to true.Since version 0.9 two config variables are available and can be set in oovy: /views/siteinfo (contains separated or static pages such as about.gsp)./views/_menu (contains menus or submenus)./views/_errors (contains error GSP for 404, 500, etc.)./views/_common (contains common GSP entries such as buttons or modals).conf/oovy (will only get one line appended).The Kickstart script will (after asking you) overwrite a few files in the conf, src, and views directories of your project - you should use it only on fresh new Grails projects.Īffected files and directories (as of version 0.8.0 see script/oovy for current procedure): Kickstart is built using Groovy 2.0 and Java 7 integrated into the Grails 2.1 framework.Īfter installation you must call the kickstart script "grails kickstart", which will copy several files into your project.Īfterwards create your domain classes (or copy them into the project) and generate controllers and views - they will Bootstrap is made by Mark Otto and Billy Gates Bootstrap is designed to help people of all skill levels as a complete kit or to start something more complex.īootstrap is tested and supported in major modern browsers like Chrome 14, Safari 5+, Opera 11, Internet Explorer 7, and Firefox 5.īootstrap is based on elements of HTML 5, CSS 3, Javascript 1.8, and jQuery 1.7 with progressively enhanced components to enable a responsive design of the website. Kickstart uses Bootstrap to render web pages. A minimal console logging filter (oovy) to help understand which actions are called and params are transmitted.A language picker that adapts to the available property files in the i18n directory.Initial set of webpages to describe the website (e.g., about.gsp, contact.gsp, and systeminfo.gsp).Adapted scaffolding templates for standard CRUD pages using the Bootstrap web page template by Twitter.This plugin provides the following feature:

kickstart plugin code

It is intended to be used in rapid application scenarios such as a Startup Weekend or a prototyping session with a customer. Kickstart is a plugin for Grails in order to start your project with a good looking frontend.








Kickstart plugin code