- Issue created by @kriboogh
- First commit to issue fork.
- Merge request !42Issue #3413484 by kriboogh: Make overrides work on core block displays instead... → (Open) created by kriboogh
- 🇧🇪Belgium kriboogh
I added the possibility to use core block display's without the need to create a special "Blocks with overrides" display. This allows for easier modification of existing views.
Also refactored the way overrides are exposed to the view. They are now plugins and can be easily overwritten or added by providing /plugin/views/display/block/override plugins.
The existing "Blocks with overrides" display plugin is still there and should keep working, but use should then be discouraged.