Elements of a theme
Themes contains various elements that you can work with, including JSPs, theme HTML, layout templates, and skins.
Default.jsp
The file Default.jsp is one of the main entry points for a theme that is deployed to an enterprise web application on the portal by using a WAR file. The file Plain.jsp is another possible entry point. It is commonly used for portlet helps or for rendering a portlet with the iframe skin.
Page Builder theme templates (theme.html)
You can use static HTML to write portal themes. The static theme template is named theme.html .
Theme layout templates (layout.html)
Layout templates control the layout and positioning of the content on a page. The static layout template is called layout.html . The author of the layout template defines the HTML fragment markup and CSS for the layout of the page. The HTML fragment uses microformat to specify containers and components, such as portlets and iWidgets to include in the page.
Skin layout templates (skin.html)
The portal provides a base skin template and localized skin templates. The static skin template is named skin.html .
The Page Builder theme
December 14, 2011
Apr 1, 2011 4:52:07 PM Apr 1, 2011 1:26:17 PM
});