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

dave reid’s picture

Status: Active » Fixed

Yep, 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kim.le’s picture

I 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.

kim.le’s picture

Status: Closed (fixed) » Active
kim.le’s picture

Status: Active » Closed (fixed)

Created a new ticket that has my problem label as a bug report http://drupal.org/node/1645352