Appendix
In this section:
- Search SyntaxTitania Delivery provides a search component to quickly and easily find content within a Portal. While TD retrieves relevant search results using plain-text searches, it also allows for advanced metadata-based queries. The search syntax is the same whether entered in the Portal user interface or used as the
query
attribute of any of the search tags in the Titania Tag Library. Portal Theme developers can utilize Titania Delivery's search capabilities to customize the content of their Portal pages. - Freemarker Tips and TricksFreemarker is a well-documented server-side templating engine for generating text output. Titania Delivery utilizes it to generate the HTML for Portal pages. There are several constructs and patterns that are commonly used in Portal Themes that are posted here for reference.
- SASS and LESS Tips and TricksSASS and LESS are CSS pre-processors leveraged by Titania Delivery to ease the maintenance and development of CSS stylesheets. While the official documentation is thorough, there are several important notes that are posted here for reference.
- Included LibrariesThe following libraries are not visible in the Portal Theme editor, but are available for use within a Portal Theme.
- Browser SupportTitania Delivery supports most major browsers. Portals can be made to support virtually any browser by modifying portal themes.