-
Task
-
Resolution: Fixed
-
None
-
None
-
Emptyshow more show less
Make the termportal layout customizable, by:
- enable loading CSS via config from client-specific
- enable a overwriting of head title
- If we enable a general overwriting of the head script stuff this can supersede the above CSS from config fix
- Idea: client-specific/layout.phtml is loaded by the application. In that file just some settings are done, and the original layout.phtml is loaded then.