major
nice-to-have
defect
major
enhancement
Using theme variables and theme-specific layouts in the layout configuration is not necessarily sufficient to customize an application's look and feel.
If the layout in a theme needs to be systematically restructured, it makes sense to apply a theme-specific transformation to the layout configuration.
Application
theme-settings.properties:
LAYOUT_TRANSFORM = Class implementing com.top_logic.mig.html.layout.LayoutTransform
Test
No test.