Restore Configurable Actions to core
Configurable actions became unusable when Trigger module was removed from core. They were removed shortly thereafter. Configurable actions became realistic again when Views Bulk Operations went into core, but were never restored.
I would like to propose that we add back the 6 Configurable actions that were removed from core, but instead of that code living in a separate module (trigger) it become part of Views Bulk Operations.
The actions to restore are as follows: * Display a message to the user * Send e-mail * Redirect to URL * Change the author of content * Unpublish content containing keyword(s) * Unpublish comment containing keyword(s)
A good contrib module to test the APIs for configurable actions would be Flag.
Original Issue:
Change introduced in https://github.com/backdrop/backdrop-issues/issues/168
Nothing in https://api.backdropcms.org/api/backdrop/core%21modules%21system%21syste... tells that configurable actions are no more available.
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog