Closed (won't fix)
Project:
Link checker
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 21:29 UTC
Updated:
27 Dec 2011 at 22:52 UTC
Here's a patch to add support for the CCK Redirection module.
To Link checker, it functions exactly like the CCK Link module, except the URL value is stored in $field['value'] instead of $field['url'].
| Comment | File | Size | Author |
|---|---|---|---|
| linkchecker_cck_redirection.patch | 2.73 KB | karlshea |
Comments
Comment #1
hass commentedComment #2
hass commentedAside, why are you not using path_redirect?
Comment #3
karlsheaThe client that we're working with wants some nodes to show up under several different menus, so we needed the redirect nodes. It doesn't make much sense to us, either ;-)
Comment #4
hass commentedI'm sorry for not getting this in, but I do not understand the use case at all. As you do not, too - we should leave it outside. In general - I do not like to get the linkchecker project cluttered, just for including any project with no future and no current versions... I cannot follow code changes in any unpopular project.
Modules in question:
http://drupal.org/project/cck_redirection
http://drupal.org/project/field_redirection
Candidate for D8 core:
http://drupal.org/project/redirect, I suggest to use this one, but I do not know the functionality differences are. Maybe someone can explain.
If there is a real use case redirect cannot handle (functionality/usability wise), I may reconsider my decision.