> Yes, I have used frames. It is not much different than any
> other use of
> Turbine. If you are using a Screen to generate the frameset
> page it should
> have a null Layout, so that Turbine does not end up adding
> extra tags. The
> pages that fill the frames are no different than any other page.
Could you expand on this? I just tried the following:
* Defined layout/default.wm to contain the frameset and
all the separate frames.
* Defining all frames as simple HTML pages, just to test it.
But the resulting page doesn't work, since Turbine (WM?) adds
extra tags (specifically, <body>...</body>) that are invalid
within a frameset.
BTW, here is what I would LIKE to do:
* Define one entity (layout? screen?) with a frameset including
the following frames: header, footer, navigation, data.
* Have each frame defined in a separate WM file (a Turbine Screen
for all of them except navigation, a Turbine Navigation for
the navigation frame?)
What is the proper way to do this? Thanks,
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]