I would like us to provide an instant filter/switch at the top of the "Status report" page at admin/reports/status
, so that when viewed by various roles/personas, entries can be filtered to their respective field/focus/role/task-at-hand. Looking at the current list of options, I am suggesting the following categories:
- Security & performance:
- Access to update.php
- Backdrop CMS update notifications
- Backdrop CMS update status
- Cron maintenance tasks
- File system
- Node Access Permissions
- PHP memory limit
- Trusted Host Settings
- Developer information:
- Backdrop CMS (version)
- MySQL Database (version)
- MySQL Database 4-byte UTF-8 support
- Database updates
- jQuery
- PHP (version)
- PHP extensions
- PHP register globals
- Display error messages
- Web server (version)
- GD library rotate and desaturate effects
- Unicode library
- Miscellaneous (or something else, like "Generic" or "Features")
- Telemetry
- Upload progress
Perhaps we could make this work in a tag-based manner, so that multiple categories can be assigned to each entry. That would allow showing certain entries in multiple filters (for more than one persona).
Recent comments
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
Incorrect filter behavior on the /admin/content page