Issue
The headers and footer are implemented using the UKL_HeaderFooter implementation, which is clunky and not easily maintainable since there are several manual steps required for updates that involved both a different repo and different production server than ExploreUK/Finding Aid Viewer.
Needs
We need to tie this code to version control, make updates to the global header and iterate updates in development that do not affect the production environment and in general have addition control over dependency management.
However, it currently provides these mostly appropriately branded components/molecules which need to be retained in the refactor:
- Universal breadcrumb
- myUK link
- UK lockup
- Site identity
- configurable menu variant
- Utility links
- static footer links
- University level emergency alerts block
- Global (EUK/FAV) alerts block
Decisions to be made
Success Criteria