|
Update these items:
controls is replaced with fieldTypes in M5. Field types defines any custom fields your app introduces that don't come out of the box. Link to Fields configuration for examples.
rendererType is replaced with renderers.
pages are only configured for legacy purposes, a leftover from 4.5. Note that these are different from the pages configured in /<module name>/templates/pages.
trees are also legacy. Remove if native M5 modules don't need to define trees.
Add these items:
apps. App configuration, the app descriptor in particular.
messageViews. Message views are not documented anywhere. Add to the list and create a separate ticket to document them.
|