I think the resources menu should go in admin, not welcome and the documentation link should go in resources in admin. I would not list the chapters because they may change one day.
Since you are doing this and Bruno is building a new examples apps (layout for main site) perhaps the two of you should work together. On Sep 22, 2:01 pm, mdipierro <[email protected]> wrote: > I love this and I would like to include it in the web2py but I have > three problems: > > 1) it no longer uses ez.css for layout (id had the options for left > and right sidebars for example) > 2) there is extra space between header-manu, menu-content, content- > footer. If a user were to replace the header background with an image, > there would a separation with the menu bar for example. > 3) I would still like the flash to be black because works better on a > colored background. > > Do you think these can be put back? > > Massimo > > On Sep 22, 12:33 pm, "Martin.Mulone" <[email protected]> wrote: > > > welcome app normalize hack ie and html5 ready > > > I made some changes to welcome app, based on > > thishttp://html5boilerplate.com/ > > and other stuff. > > > * Added support ie 6.0 png transparency (hack) > > * Normalize all tags > > * Support for html 5 (future), usinghttp://www.modernizr.com/, that > > detect if your browser can handle it > > * Different hack for different browser problems > > > * I neutralize the style of layout, center to the browser, etc. > > * I remove all nonesense divs (ez-css), html is also a language code > > so header, footer, page, sidebar names make sense to me. > > * Added test css, to test ul li ol code, etc in the page. > > * Added link to documentation and resources > > * Added javascript show_notification, is the same that flash but with > > and icon that show is ok, warning or error. > > > See in actionhttp://web2pytesting.appspot.com/welcome/ > > > Source:http://web2pytesting.appspot.com/welcome/static/welcome.zip > > > Tellme what you think > >

