moin list,
I am testing the portal engine of cocoon and
I try to define bookmarks for my sample.
I have defined 3 tabs in the anonymous-view of the portal.
<composite-layout name="tab" id="maintab">
<named-item name="Home">
<composite-layout name="row">
[...]
</composite-layout>
</named-item>
<named-item name="Tab1">
<composite-layout name="row">
[...]
</composite-layout>
</named-item>
<named-item name="Tab2">
<composite-layout name="row">
[...]
</composite-layout>
</named-item>
</composite-layout>
I want to switch over to the tabs by using a bookmark or
a bookmark calling generator respectively.
Is this possible? How I have to define my bookmark in the
bookmark.xml? The WikiBookmarkFaq ist still confusing me. ;-)
Thanks for help
Bj�rn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]