-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Is your feature request related to a problem? Please describe.
The design of the header of the CMS is controlled solely via code. CMS admin can not update any UI, not even logo.
Describe the solution you'd like
Allow a CMS admin to change some aspects of header, at least:
- logo
Describe alternatives you've considered
| Alternate Steps | Limitation |
|---|---|
| change CMS settings in Core-Portal-Deployments | CMS admin coding skills unreliable |
| add logo in Core-CMS-Custom | CMS admin GitHub skills unreliable |
Additional context
Important
Make it backwards compatible! I.e. if no content, then use existing code.
Note
Consider options, effect, and enhancements e.g.
- Add admin interface (unfamiliar).
- Add content placeholder (familiar).
- Limit content allowed in placeholder (easy, see Texascale-CMS/pull#43).
- Where to put placeholder in structure?
- Top make sense (but admin complained about top once, for a placeholder proposed for editing News page).
- Texascale adds placeholder (easy) and re-orders it (hacky).
Metadata
Metadata
Assignees
Labels
No labels