Re: [T5] Layout and $remove$

2008-07-09 Thread Fabio Kreusch
Just one thing if anyone try this again: I had to add a xmlns, otherway it doesn't uses the Border component: t:type="Layout" xmlns:t=" > http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"; Did it worked for you without the xmlns? 2008/7/9 Fabio Kreusch <[EMAIL PROTECTED]>: > Thanks, that'

Re: [T5] Layout and $remove$

2008-07-09 Thread Fabio Kreusch
Thanks, that's what I needed! 2008/7/8 Onno Scheffers <[EMAIL PROTECTED]>: > Hi Fabio, > > it looks like you're looking for the same thing I was looking for a while > ago. > > http://www.nabble.com/Re-%3A-Re-%3A-T5%3A-Layout-question-tc16448904.html#a16448904 > > Look for Peters' responses in tha

Re: [T5] Layout and $remove$

2008-07-08 Thread Onno Scheffers
Hi Fabio, it looks like you're looking for the same thing I was looking for a while ago. http://www.nabble.com/Re-%3A-Re-%3A-T5%3A-Layout-question-tc16448904.html#a16448904 Look for Peters' responses in that Thread. He really helped me out. regards, Onno Scheffers 2008/7/8 Fabio Kreusch <[EM

Re: [T5] Layout and $remove$

2008-07-08 Thread Shing Hing Man
To preview, I use something like the following. http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> Hello! I use a simple remove component ,with no template, to remove the header tag. public class Remove { protected boolean beginRender(){