I'm filing this as a candidate sub-issue of the #151 META...
There's the Views Watchdog module for Drupal that does this (could be others too) and we can use that as a starting point. I imagine that the "Top 'access denied' errors" (/admin/reports/access-denied
) and the "Top 'page not found' errors" (/admin/reports/page-not-found
) report pages can then simply be filtered versions of the same view and on top of that we can expose whichever of these views/displays as blocks that can be then used in #495 to create a (highly customizable may I add) dashboard.
Thoughts?
Recent comments
Hi @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop