I have used this module for converting over 2000 posts in wordpress to drupal.

2 isssues come to mind which you might want to add functionality for

1. In wordpress you can have excerpt for a post usually with the

tag in the post text.
I think (and I have not yet confirmed this fully) when the import to drupal is done, and once I have corrected html filters for drupal so the post text shows on front end, when a post in wordpress originally contained the

can look to be incomplete until they are edited and saved in drupal.

2. When the import originally occurs, future posts in wordpress are automatically published in drupal when they should remain unpublished.

3. I noted if a category in wp originally contained "&" drupal conversion automatically turns this into "&"

Other issues are more site specific I think, images, videos in wp - but thats a manual task :-(

Comments

DamienMcKenna’s picture

Thanks for the feedback, it's very much appreciated. Would you mind creating separate issues for each separate issue, that way it's easier to track them specifically? The first one is definitely a feature/bug that I'll look to resolving, the second is an integration issue (you need the Scheduler module for that), the third got messed up due to the input filters..

DamienMcKenna’s picture

Status: Active » Closed (won't fix)

I've separated out the first two:
* #436106: Integrate with Scheduler module
* #436104: Correctly identify where the teaser cut-off point is
Please clarify the last issue or create a new separate task for it.

DamienMcKenna’s picture

Status: Closed (won't fix) » Closed (duplicate)