Hi Chris,
Hi all,
Based on the gatein_objects_1_2.xsd, it seems possible to create layout containing containers as follows:
<portal-layout>
<portlet-application> header </portlet-application>
<container template="system:/groovy/portal/webui/container/UITableColumnContainer.gtmpl">
<portlet-application> menu </portlet-application>
</container>
<container template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<page-body> </page-body>
</container>
</container>
<portlet-application> footer </portlet-application>
</portal-layout>
and expect a layout similar to
Instead, we get something as follows where the header covers the top of both menu and page body and the footer:
Is that expected or is this a bug?
More generally, is there a complete documentation on portal-layouts?
Thanks in advance.
Cordialement / Best,
Chris
==
Principal Software Engineer / JBoss Enterprise Middleware Red Hat, Inc.
Follow GateIn: http://blog.gatein.org / http://twitter.com/gatein
Follow me: http://metacosm.info/metacosm / http://twitter.com/metacosm
_______________________________________________
gatein-dev mailing list
gatein-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev