Component Library
In the left navigation menu of this page, there is a list of useful links to the build examples as well as all the content type detail pages. Some of them work in similar ways:
Page Layouts
The following page layouts are used to build the pages:
- CSUMB 2024 - Admission Landing (ID:153469)
- CSUMB 2024 - Differentiator Page (ID:153952)
- CSUMB 2024 - Dashboard Page (ID:161600)
- CSUMB 2024 - Fullwidth Page (ID:154222) - This page layout is used for all types of page templates as:
- Homepage
- Landing Page
- General Page
- Program Listing and Detail Page
- News Listing and Detail Page
- Faculty Listing Page
- Department Detail Page
- College Detail Page
Heroes
Each page requires a hero; the hero will always appear as the first content item in the page, even if it's not added in that order in the section.
- CSUMB 2024 - Admission - Hero Section
- CSUMB 2024 - Homepage Hero Section
- CSUMB 2024 - Landing Page Hero Section
- CSUMB 2024 - Hero Header Section
- CSUMB 2024 - College Page Hero Section
- CSUMB 2024 - Department Page Hero Section
Wrapper Content Types
The following content types use the Wrapper Programmable Layouts.
If multiple instances of the same wrapper content type are added consecutively, they will be joined together in the appropriate layout.
In a sequence of wrapper contents, only the first one needs the section heading and description (if applicable).
- CSUMB 2024 - Gallery
- CSUMB 2024 - Checkerboard Section
- CSUMB 2024 - Listing Section
- CSUMB 2024 - Accordion
- CSUMB 2024 - Admission - Next Steps Link Column
- CSUMB 2024 - General Content with Navigation
Useful Information
TinyMCE Options
Many content types have HTML elements which use the TinyMCE editor, find out more about using TinyMCE in the Terminalfour documentation. Follow this link for examples and guidance for the type of content that can be created in the TinyMCE editor.
Metadata
The following two metadata are mapped to the content types elements: Meta Description and Meta Keywords, as mentioned in the list below.
Below are the Content Types which allow users to enter metadata:
- Homepage Hero Section
- Landing Page Hero Section
- Admission - Hero Section
- Hero Header Section
- News - CSUMB (ID: 303)
- Program
PXL
PXL is set up and working. For content editors in Terminalfour, uploading an image is no different than the usual process: upload to the Media Library, select the media item from the content item and preview/publish.
Whereas in the past a content editor would have had to upload an image that was exactly 1360px x 800px and upload multiple-sized variants if other sizes were required, e.g. for mobile/tablet, now PXL does all that.
A recommended size is included in each image's element description. The image can be any size or aspect ratio, and will be cropped and resized to the size required automatically by PXL.
PXL is configured via filters added to T4 tags in content layouts and works on the fly when a page is previewed/published.
Viewing the source code from the News Detail page, you can see PXL in action. From the full-size image uploaded, PXL has created 5 different size variations as required in the HTML provided by OHO, The quality of the image is reduced, and the image is converted to WebP via filters.