Here is a new version of this module. The basic logic and features are the same, I simply organized the code better and added the following features :
- Batch processing
- Organic groups support
- CTools-based wizard form
- Advanced options section
- Content types no longer hard-coded
- Option to download images referenced in the posts into Drupal (using cURL)
- Option to disable importing of comments, categories and tags, and trackbacks
- Removal of all dependecies except ctools
- Check for valid WXR format after upload
In effect, this new version should resolve the following issues :
- http://drupal.org/node/569168
- http://drupal.org/node/540032
- http://drupal.org/node/540046
- http://drupal.org/node/540044
- http://drupal.org/node/540038
- http://drupal.org/node/477936
- http://drupal.org/node/302915
- http://drupal.org/node/390896
- http://drupal.org/node/379644
Of course, this is a big change so most likely new bugs have been introduced. Tread carefully!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | wordpress_import.module.txt | 43.78 KB | lavamind |
| wordpress_import.module.txt | 43.79 KB | lavamind |
Comments
Comment #1
lavamind commentedComment #2
lavamind commentedIt seems the version posted above doesn't work. Here's a corrected version.
Comment #3
yrocq commentedCommited in DRUPAL-6--2. Thanks !