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
That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
[UX] Convert search to a view.
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors. I haven't tested this in practice, so this is just a guess.
View to show a different node each day
Have you already played with Views random seed? I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
View to show a different node each day