Re: Merging tile layouts and extending

2006-01-31 Thread Keith Fetterman
Folks, I posted the following post yesterday and unfortunately no one replied. Before giving up, maybe someone knows the answer to a more basic question about extending tiles. When extending a layout that contains tags, do all of the tags have to exist in the base layout? If no, can you

Merging tile layouts and extending

2006-01-30 Thread Keith Fetterman
Does all of the tiles:insert statements have to exist in the base layout? I am trying to use a common, single base layout. I then want to extend this layout and override one of the tiles to create several intermediate layouts. I then want to extend these layouts. But, I can't figure out ho