The content area of a microsite is built on the Bootstrap framework. Pages are constructed using rows and columns. This means that most content types are built into rows and columns which are defined through the content types MMBS-row-begin, MMBS-row-divide and MMBS-row-end.
Layout name | Description |
---|---|
MM-microsites | Universal layout which will add PHP include files for header and footer (see below). |
MM-microsites-msu | Identical to MM-microsites, but adds PHP variable $msuLogo = 1; which applies a Students' Union logo alongide the UoM logo in the header. |
MM-microsites-root | Identical to MM-microsites, but adds PHP variable $noNav = 1; which hides the left hand side navigation. |
/WWW/Misc/3/upproxy/microsites
The header and footer files include redirect code, environment variables, seach variables and the search form, Google tag manager, page layout, navigation, and the remote header include code.
Content is added in SiteManager using a number of custom Content Types, as follows:
The microsites are launched from within uPortal using launcher portlets. These include a header and selected links. The header uses the Content Type:
MMBS-dashboard-header | Bootstrap - Dashboard header + intro text |
---|