Hi, The examples look good! I like the sub menu. The main menu not so much, maybe because of its styling which is so common these days.
I think the sub menu should have only bookmarkable urls to specific component examples. The current way of having a big page (with a big scroll) with many component samples is not the way to go. Or at least I find it confusing. Another way is to use Ajax links in the menu to change the panel with the samples. On Wed, Jul 11, 2012 at 1:27 PM, Martijn Dashorst <[email protected]> wrote: > All, > > I've committed and pushed a first go at a revamped Wicket examples > project in our experimental section. It is currently a copy of Twitter > Bootstrap's design but with Wicket filling. > > You can test the examples by running the > > wicket-examples-jar/src/test/java/Start.java > > class in the default package. > > I think these examples and component reference are the future for our > project's example documentation. I hope you all agree that this is a > vast improvement over what we currently have. > > In the process of adding these examples, I also introduced a new > experimental module "wicket-bootstrap". Currently it only serves as a > delivery for bootstrap resources, however I intend it to be the > integration point for Twitter's bootstrap in Wicket components. > > I am looking at a couple of implementations that are already done by > folks on github. The most promising looking is > https://github.com/l0rdn1kk0n/wicket-bootstrap as I already mentioned > in a previous message to dev@. > > Check the examples out and let me know what you think of it. > > Martijn -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com
