What is a Portal Theme?

A Portal Theme is a set of HTML templates, CSS and JavaScript files, and XSLT that allow for complete control over the presentation of content within a Portal.

Titania Delivery comes with a default portal theme, meant to be used either as an out-of-the-box solution to delivering and presenting your content or as a starting point for customizing a different look and feel. Every aspect of a Portal Theme is customizable. A new portal theme could also be created from scratch by deleting every file in a default theme, adding brand new versions of the required pages, and extending the theme by adding new custom pages.

If you are familiar with the Model-View-Controller pattern, you'll recognize that Portal Themes represent the 'View' aspect, with Titania Delivery providing the models and controllers.