I recently upgraded from drupal 5 to drupal 6 and see that "edit on page" is not provided in the settings of path redirect. It will be easier to change the redirect while creating a node type. The old feature of version 5 should be imported to version 6.

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Huh? What is this edit on page feature you're talking about? Do you mean core's path module and url aliases?

himagarwal’s picture

In one of my drupal 5 website where I'm using "Path Redirect" 5.x-1.2 it has an option

"Enable on edit pages:"
Disabled
Enabled

at admin/settings/path-redirect.

After I enabled the "enable on edit pages" --> a "box" appears in every node type where I can specify "url to direct from". This makes the work very simple when I update url of a node-type and want to direct my old-url to new-url.

But this feature has been removed from 6.x-1.0-beta4. Please let me know if this feature is avialbe in old version 6 of drupal.

dave reid’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

I don't think it was ever available in the Drupal 6 versions. We're looking into re-adding it in a much better way in #168877: Path-redirect as an option on the node form (add or edit). As such, I'm going to mark this as a duplicate of that issue.

himagarwal’s picture

Yes, this was never in drupal6 version but was there in drupal5.