Needs review
Project:
Wordpress Import
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2010 at 07:31 UTC
Updated:
13 May 2011 at 07:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
kmontyAttached is a patch. Please note that the use of path_redirect is set to be the default if path_redirect is enabled and pathauto is enabled. The reason behind this is that I assume that if you have both enabled, you'd like to 301 redirect your wordpress URLs to new, Drupal pathauto urls. You may wish to amend this patch to make using path_redirect an option when starting the import.
Comment #2
bbenone commentedTested.. seems to work here. I did make a small change to make it PHP5 compatible.