On 3/8/07, Steven D. Majewski <[EMAIL PROTECTED]> wrote:
...My guess was that the cocoon-view=content was getting propagated
downward, because what I saw was the equivalent of instead calling:
<map:part src="cocoon:/{1}/{2}.banner?cocoon-view=content" />..
Yes, that's how it works. Try this:
<map:views>
<map:view name="a1" from-label="a1">
<map:serialize type="xml" />
...
<map:pipelines>
<map:pipeline>
<map:aggregate element="root" label="a1">
...
With "a1" a unique label that's not used elsewhere.
-Bertrand
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]