Closed (fixed)
Project:
Redirect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2011 at 14:03 UTC
Updated:
18 Jun 2012 at 15:42 UTC
Would be nice when editing nodes to have a panel listing redirects for the current node as well as the ability to add them.
This was in path_redirect I believe.
Comments
Comment #1
dave reidYep, this was on my todo list for sure. This is now fixed with the following commits:
http://drupalcode.org/project/redirect.git/commit/3588f46
http://drupalcode.org/project/redirect.git/commit/324f283
All entities that can have redirects automatically get the fieldset and it can easily be re-ordered within the 'manage fields' tab for the entities.
Comment #3
effulgentsia commentedFollow-up issue: #1244494: "Redirect module form elements" as an "extra field" on "Manage fields" page makes no sense
Comment #4
kim.le commentedI added a redirect for my node via "Add URL redirect to this node" that is in the node edit form. The redirect works but when I go back into the node edit form for my node it says that No URL redirects available.
Comment #5
kim.le commentedComment #6
kim.le commentedCreated a new ticket that has my problem label as a bug report http://drupal.org/node/1645352