Hi Diogo, Check https://github.com/l0rdn1kk0n/wicket-bootstrap This project integrates many Twitter Bootstrap components. You may contribute your work to it instead.
On Fri, Dec 7, 2012 at 9:48 PM, Diogo Casado <[email protected]> wrote: > Hello, > > I'm using Wicket for about 4 months now and I'm really enjoying using the > framework. Very well conceived and solid. Good Job btw. > > Well.. I just hope I'm not falling in the middle of something.. but I just > saw a blog entry talking about the Twitter Bootstrap extension for Wicket > v6.xx. > > I don't now know about the maturity, didn't have time to check on it, but > what happens is that we are using Wicket + Bootstrap and I did some > integration work for Bootstrap's Javascript components. > > I will just post the gist for the Typeahead component that I did this > morning in case someone wants to take a look (even use) or make a critic: > https://gist.github.com/4236086 > > Nothing like AutoCompleteTextField really.. just a flat class hierarchy > extending TextField. > I took a deep look into the extension for AutoCompleteTextField as well for > other components. > I'm personally using just Wicket core elements and avoiding getting into > specific web components. > I will leave this work for UI frameworks such as Bootstrap and JQuery UI. > > Thanks! > > - Diogo C. > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
