I think I'm using the version before it was adding automatically. But I
think you can do what you said (hopefully)


On Tue, Oct 8, 2013 at 8:09 PM, Lenny Primak <lpri...@hope.nyc.ny.us> wrote:

> Yes, but how did you remove the reference to bootstrap.css form the old
> layout?
> Or did you override Tapestry bootstrap location and import bootstrap from
> the new location in the new layout yourself?
>
> On Oct 8, 2013, at 9:06 PM, Barry Books wrote:
>
> > 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
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to