Needs review
Project:
Path redirect
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Dec 2012 at 14:45 UTC
Updated:
19 Dec 2012 at 21:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
traviscarden commentedHere's a patch adding Views integration. It adds fields for each of the module's table columns as well as one for each of the full redirect destination URL and visit, edit, and delete links. The Type field includes an option to display the status code only or the code with its description. A few things to note:
SELECTbox or radio buttons, since it's a small, finite list of options, but that's not in this patch either.Here's the patch:
Comment #2
traviscarden commentedHere's another patch that also assumes #265299-14: Add a hit counter.