I created a new layout component for bootstrap pages and left the old one for old style pages.
On Tue, Oct 8, 2013 at 7:41 PM, Lenny Primak <lpri...@hope.nyc.ny.us> wrote: > I am upgrading a site to T5.4. The plan is to have 'old' layout for old > pages and 'new' bootstrap-based > layout for new pages. For old pages, I would just like to disable > bootstrap loading completely, and internally > substitute it with our old CSS. This doesn't solve beaneditor layout > problem, but that's a separate issue for now. > > I don't think there is an easy way of doing this. I can think of one way, > which is just removing the script link > in afterRender() with MarkupWriter, but it's error prone and complicated. > Is there an easier way? I think there should be an official way to do > this IMO. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >