Move a mashup theme to the new architecture
Mashup themes are already a static theme.html file that contains client-side iWidgets to handle the interaction model. Therefore the conversion effort is small.
To convert mashup theme to the new architecture, proceed as follows:
You can now use theme with the new WebSphere Portal v7.0 Page Builder theme architecture.
- To invoke the layout template rendering, add a dynamic content spot to file theme.html as follows:
<a rel=”dynamic-content” href=”lm:template”></a>
- Replace the Mashups 2.0 layout widget by the new layouttemplate widget.
Parent
Migrate existing themes to the new theme architecture