Details
-
New Feature
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
-
-
Empty show more show less
-
3
Description
Magnolia uses bunch of node decorators (for custom versioning, escaping of HTML entities, i18n, p13n...).
Application of these wrappers is hardcoded in repository manager.
Configurability might be useful to used dedicated wrappers only for workspace where are actually needed.
Ideal solution would be to expose the configuration e.g. under core module but it might be technically demanding since the repository manager is started before modules.
Alternative solution would be repository.xml (which is not enough for future content types which should be configured dynamically)
Since this was not needed yet, we should consider if we want to invest time or just leave with the current possibilities (hardcoded application of decorators by code)
Checklists
Acceptance criteria