Components Library
"Components" is the term that describes reusable blocks of code that display content and create the user experience of your website. These include Page Layouts and Content Types.
Page Layouts
The following page layouts are available to use for creating content pages:
- Homepage – Layout designed specifically for the homepage.
- Inner Page (Full Width) – Content spans the full width of the page.
- Inner Page (Left Navigation) – Includes a left-hand sidebar; content appears to the right on larger screens.
- Inner Page (Full Width, Header Only) – Displays only the header; suitable for microsites.
- Inner Page (Full Width, Footer Only) – Displays only the footer; suitable for microsites.
- Events Calendar Module Page – Designed specifically for the Events Calendar.
- Inner Page (Full Width, Library) – Full-width layout tailored for the Library section.
- Inner Page (Full Width, Programs) – Full-width layout designed for the Programs page.
- Program Finder – Layout created specifically for the Program Finder.
- Library (Left Navigation) – Inner page layout for the Library section with left-hand navigation.
- Event Detail – Content type designed for event details.
- Inner Page (Full Width, No Breadcrumbs) – Full-width layout that omits breadcrumb navigation.
- Inner Page (Left Navigation, No Breadcrumbs) – Left-hand navigation layout without breadcrumbs.
The page layout determines the layout of the header and footer of the page.
Content Types
Content Types are used to add content and functionality to pages.
Please note - not all content types are compatible with all Page Layouts, see each Content Types guidance page for compatibility.
Metadata
You can add metadata through the Metadata tab. Supported meta tags include: description
, keywords
, og:description
, and twitter:description
.
For more details on meta tags and page management, check out the Terminalfour documentation.
Note: Additional meta tags can be added using the Metadata Configuration content type.
T4 Documentation
Find documentation, how-to guides and troubleshooting articles on the T4 documentation website.
Misc
- If a page contains two or more elements with the "breadcrumbs" class, the second set of breadcrumbs will be hidden. For example, if the Quicklinks content type is used on a layout that already includes default breadcrumbs, only the first set will be displayed.