Menu

#5 JSF WidgetBuilder to integrate Twitter Bootstrap

Future_Release
open
6
2012-02-29
2012-02-29
kevinsapper
No

Write a new JSF WidgetBuilder implementation to produces an html output that integrates Twitter's Bootstrap CSS-Framework instead of the ugle table based one. This will also make it way easier to overwrite CSS tags and apply one's custom style.

Discussion

  • kevinsapper

    kevinsapper - 2012-02-29
    • priority: 5 --> 6
    • milestone: --> Future_Release
     
  • Kennard Consulting

    Contributions welcome!

     
  • Corey Puffalt

    Corey Puffalt - 2012-04-25

    This would be a great feature. How much work is involved in implementing this?

     
  • Kennard Consulting

    That depends on how hard the Bootstrap API is. The Metawidget side is fairly easy. Here's a blog post that explains how to do it in Swing...

    http://blog.kennardconsulting.com/2010/10/metawidget-collections-support.html

    ...and you can see a JSF equivalent here:

    org.metawidget.faces.component.html.widgetbuilder.HtmlWidgetBuilder.createDataTableComponent()

    Contributions welcome!

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.