If anyone cares, I created a custom layout that renders the base portlets ok
and is in quirks mode. This enables some DOM/Javascript features that are
disabled in XHMTL or strict mode.
This was done in Jboss Portal 2.6.2 AS 4.2.1.
The only relevant changes are:
- removing the doctype declaratio
As far as I know, portal does not support it specifically.
but if you want to build your portal with it, you can.
the layout is a good start : you can do whatever you want in it : it is built
on html, jsp, etc...
you 'll have not to use the original portlets provided.
you'll have to adapt them,