I made a new version with new updates and fixes, now on bitbucket.

http://martin.tecnodoc.com.ar/myblog/2010/11/01/my-welcome-web2py-scaffold-application

On Sep 29, 6:48 am, Tom Atkins <minkto...@gmail.com> wrote:
> Brilliant - many thanks Martin - this is very helpful and great to see
> web2py looking more beautiful.
>
> On 28 September 2010 23:29, Martin.Mulone <mulone.mar...@gmail.com> wrote:
>
>
>
> > It's cost me a lot of time really, but I think i did it, after many
> > try, i think the only way we have proper columns (sidebars) is with
> > fixed width, so i have to know in the moment of views if its sidebar
> > right, sidebar left, both or none. This complex the view, but work out
> > the box without editing css or commenting lines. The only have to do
> > is to modified left_sidebar_enabled and/or right_sidebar_enabled vars.
> > Now you can change footer, header, statusbar in views. Perhaps its not
> > going to satistifize all, but its a model of what can we do in layout-
> > view.
>
> > Both sidebars
> >http://web2pytesting.appspot.com/both/default/index
>
> > Right Sidebar only
> >http://web2pytesting.appspot.com/right/default/index
>
> > Left Sidebar only
> >http://web2pytesting.appspot.com/left/default/index
>
> > None sidebars
> >http://web2pytesting.appspot.com/
>
> > Code and W2p
> >http://web2pytesting.appspot.com/static/welcome.zip
> >http://web2pytesting.appspot.com/static/welcome.w2p

Reply via email to