Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.01.00m06.4
-
None
-
None
Description
The 'cms' and 'cms-classic' applications both have their configuration in /hippo:configuration/hippo:frontend
I propose to move all app-specific configuration nodes one level deeper.
so instead of:
hippo:frontend
— cms |
— cms-classic ... |
— cms-folder-config |
— cms-classic-folder-config ... |
it should be:
hippo:frontend
— cms | |
---folder-config ... ... |
|
— cms-classic | |
— folder-config |