Views Watchdog Redirect Relationship extends the Views Watchdog module by adding a relationship between Watchdog Log entries and Redirects. This will only be applicable to Page Not Found (404) Log entries.
The main use case is to create more flexible screen to fix 404 pages using the more flexible filtering options in Views. By adding a relationship to the table of Redirects you can either filter the View to only show Page not found log entries without a redirect or you can include information about existing redirects against the log entries.
This module requires that the following modules are also enabled:
- Views Watchdog
- Redirect - part of Core, enabled by default.
- Install this module using the official Backdrop CMS instructions at https://docs.backdropcms.org/documentation/extend-with-modules.
- Add View of Log entries
- Click to Add Relationship
- Select Redirect, adjust config if needed and save.
- You will now be able to add fields, filters and sorts based on the Redirect fields.
An example of usage can be found in Views Fix 404 Pages Filter Recipe.
Bugs and Feature Requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/views_watchdog_redirect_relationship/issues.
- Martin Price - System Horizons Ltd
- Collaboration welcome!
- Created for Backdrop CMS by - Martin Price - System Horizons Ltd.
- Development sponsored by Olaf Grabienski.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.