I'm working on integration for path redirect. This would allow you to import and track redirects from where your old content was to where it is now.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-migrate_extras-Support-for-path_redirect.patch | 4.38 KB | marvil07 |
I'm working on integration for path redirect. This would allow you to import and track redirects from where your old content was to where it is now.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-migrate_extras-Support-for-path_redirect.patch | 4.38 KB | marvil07 |
Comments
Comment #1
marvil07 commentedI have one patch for this feature :-)
The idea with the relation with a node is to map an existing node(by nid or migrate source id) to the path specified in the node now.
Comment #2
mikeryanMigrate and Migrate Extras V1 are no longer supported - bumping request up to V2.
Comment #3
grendzy commentedI'd suggest closing this as a duplicate - the path_redirect module has been moved to "redirect" for Drupal 7. A patch is under review at #1116408: Support migrate module: Destination handler class.
Comment #4
mikeryanMoving back to D6, should anyone want to submit a patch for path_redirect on D6.
Comment #5
mikeryanpath_redirect appears to be pretty much dead (no commits in over a year).