Mhm, not sure. I tried installing 2 layouts, and it seems that every instalation rewrites layout.html in app/views section.
I would copy app/plugin_layouts/layout1.html and app/plugin_layouts/layout2.html and put them in /app/views/layout1.html (/app/views/layout2.html) That is, if you want to use both layouts. However, got error while trying to Delete layout file from app/plugin_layouts/. I'd suggest to devs to see what's wrong. On Sat, Dec 25, 2010 at 5:49 PM, Martin Weissenboeck <[email protected]>wrote: > I have done it - now I have two layouts. But how to activate the second > layout? > > > 2010/12/25 Marin Pranjic <[email protected]> > > Download and install as a Plugin. >> >> >> On Sat, Dec 25, 2010 at 1:08 PM, Martin Weissenboeck >> <[email protected]>wrote: >> >>> Hi, >>> >>> I have downloaded a new layout from web2py.com/layout and I want to >>> active it. >>> There should be a link, but I cannot find it. >>> >>> Any ideas? >>> Thx, Martin >>> >> >> > >

