silverstripe-cms/_config/config.yml
Mateusz Uzdowski 2ba1c46bc8 API Change broken link hihglighting to write to database.
Before it would be applied on the fly during the rendering of the
HtmlEditorField, and only be written to the database during the
subsequent write.

We just shift the behaviour to apply just-in-time.
2014-08-15 12:29:26 +12:00

7 lines
122 B
YAML

LeftAndMain:
extensions:
- LeftAndMainPageIconsExtension
Security:
extensions:
- ErrorPageControllerExtension