[
https://issues.jboss.org/browse/FORGE-558?page=com.atlassian.jira.plugin....
]
Richard Kennard commented on FORGE-558:
---------------------------------------
Sure. Although I'm taking a break from Forge development for the moment, so it's
not up to me. I was only commenting as an interested party :)
Another idea that was mooted was to have a 'super flashy UI scaffolding' option,
where we could bring it all kinds of cool tech to make a great UI (PrettyFaces etc). This
could or could not be the default. We could rename the existing default 'pure Java EE
scaffolding' or something. And then you could throw your Twitter Bootstrap in there
too.
Migrate the existing scaffold to Twitter Bootstrap
--------------------------------------------------
Key: FORGE-558
URL:
https://issues.jboss.org/browse/FORGE-558
Project: Forge
Issue Type: Feature Request
Components: Scaffold
Affects Versions: 1.0.3.Final
Reporter: George Gastaldi
Create scaffold based on
http://twitter.github.com/bootstrap/
The current Forge scaffold creates applications which are relatively plain, and
un-inspiring visually. It would be fantastic if Forge could leverage the existing
Bootstrap framework from Twitter to present a much simpler, more comprehensive HTML/JS/CSS
starting point from which to develop an application.
Sources for the existing scaffold templates can be found here:
https://github.com/forge/core/tree/master/scaffold-faces/src/main/resourc...
However, the plugin will need to be updated to copy over any new files (and to cease
copyign those that become unused:)
https://github.com/forge/core/blob/master/scaffold-faces/src/main/java/or...
Several graphics may also need to be updated. And it's likely that the generated code
will need styles applied to ensure proper layout:
https://github.com/forge/core/blob/master/scaffold-faces/src/main/java/or...
This should be relatively straightforward, but will require thorough testing, Good luck!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira