Closed (fixed)
Project:
WordPress Migrate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Feb 2012 at 04:24 UTC
Updated:
8 Jul 2014 at 19:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikeryanpingback comments are intentionally ignored, pending a decision on what to do with them. How should they be handled? Should there be an option whether to import them?
Comment #2
mikeryanComment #3
stevenx commentedyes, there should be an option to import the trackbacks / pingbacks as well.
i was wondering the whole time why not all comments where imported - the simple solution was that
i replaced all
with
<wp:comment_type></wp:comment_type>in the wxr file and simply imported again :) works!
Comment #4
mikeryanAre the pingbacks useful as-is? Seems to me we should be working the link in there somehow...
Comment #5
stevenx commentedYeah it it is usefull. Should be at least an option
Comment #6
mikeryanOK, should be simple to add a checkbox for this.
Comment #7
steveshen73 commentedHere are the problems that I had on the migration from wordpress to drupal 7 using the latest wordpress migrate module .
1) The comments not imported
2) The blog images not imported
Can anyone point out what I could do wrong on my configuration?
Thanks
Comment #8
mikeryanPlease don't highjack existing issues - this issue is about trackback comments, open a separate issue when there is no directly relevant issue already open.
Comment #9
mikeryanDone!
Comment #11
bleedev commentedPatch for 2.2 to allow Pingbacks.