Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[16:50:47 CDT(-0500)] <athena> can't we just ship with portlets that work? (smile)

[16:51:06 CDT(-0500)] <EricDalquist> essentially our best bet would be to really dig into the portlet APIs support for portal<->portlet content type communication

[16:51:26 CDT(-0500)] <EricDalquist> and go through and make all our jasig portlets correctly declare that they support the html5 content type

[16:51:40 CDT(-0500)] <EricDalquist> and then the portal can render a html5 theme if every portlet on the page declares support for it

[16:51:50 CDT(-0500)] <EricDalquist> and if not we have to fall back to something other than html5

[16:51:57 CDT(-0500)] <EricDalquist> though I think you could still render the html5 theme

[16:52:04 CDT(-0500)] <EricDalquist> and just set content type to something like text/html