This is incorrect... atleast with the version I have which I have as of
about 2 weeks ago... I know that you are correct in stating that this used
to work but it does not (as of about 2 weeks ago). What I mentioned before
assumed adding the getLayout method to your screen object because that is
how you set your layout. What I mentioned adding only makes getLayout work.
Without that, no matter what layout you use with getLayout... the default
layout will be retrieved. Does this make sense?
- Joe Hudson
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Rafal Krzewski
Sent: Tuesday, September 12, 2000 1:38 PM
To: Turbine
Subject: Re: contributions (<body> tag & WebMacro Layout)
"Diethelm Guallar, Gonzalo" wrote:
> Would it be possible to change the default behavior for
> WebMacroSiteScreen, so that it would NOT add those<body>
> and </body> tags?
I sent my WebMacroOnlySiteLayout to John McNally, but apparently
he didn't have time to look into the issue. ;-)
> This would also give developers the choice of using frames
> with the stock Turbine dist.
This is possible right now! override Screen.getLayout() to return null
for your screen, and put the frameset markup into the screen template.
This was said something like 5 times before...
Rafal
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]