Details
-
Task
-
Resolution: Won't Fix
-
Neutral
-
None
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
Description
Document the configuration-by-code approach. It is an alternative to configuring dialogs and such in the config workspace. Benefits:
- Updating is easier. A developer does not need to create an update task.
- Deployment is easier. A developer does not need to first configure the dialog, export the configuration into XML, include the XML in the bootstrap.
- Autocompletion of code in IDE tells the developer instantly what properties and values are available/possible. Less room for errors, faster.
To do:
- Add a new page about configuration by code in http://wiki.magnolia-cms.com/display/DOCS/Configuration
- Use material from http://wiki.magnolia-cms.com/display/DEV/Configuration+by+code
- Link to an example of configuration by code in http://documentation.magnolia-cms.com/display/DOCS/Custom+fields
Checklists
Acceptance criteria