This page describes features available only in eZ Studio.
Layout configuration
The layout configuration is stored in the default_layouts.yml file with the following structure below:
In eZ Publish (legacy) you could configure a layout in the ( DemoBundle / Resources / config / ezpage.yml) file.
Example of settings:
In eZ Studio you can configure a layout in the ezstudio-demo-bundle / Resources / config / default_layouts.yml file.
Example of settings:
Page FieldType
LandingPage FieldType
Configuring Blocks
The configuration of blocks is stored in the default_layouts.yml file with the following structure below:
In eZ Publish/Platform you could configure blocks in the FieldType ( DemoBundle / Resources / config / ezpage.yml)
In eZ Studio you can configure blocks in the LandingPage Field Type ( ezstudio-demo-bundle / Resources / config / default_layouts.yml)