Currently, empty_page callbacks are saved in the database and are effectively treated as 'content'.
I propose maintaining the callbacks using the configuration system instead. This means that callbacks can easily be exported to code and managed through dev/stage/production environments, similar to other configuration throughout the site.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2843233_1.patch | 11.92 KB | mukila |
Comments
Comment #2
mukila commentedComment #3
mukila commentedMissed validation. Updated patch
Comment #5
mukila commentedCode committed in 8.x-2.0 release