| 1 |
This module allow to import a Wordpress blog into Drupal using the WordPress eXtended RSS (WXR) format.
|
| 2 |
|
| 3 |
|
| 4 |
You can generate such file in a recent version of wordpress . It is still under development.
|
| 5 |
|
| 6 |
|
| 7 |
It is still under development but it can already import
|
| 8 |
|
| 9 |
I am working on a module that can import . It allows to import a complete wordpress blog in drupal without needing to access the wordpress database. The current version imports pages, posts, comments, categories, and tags
|
| 10 |
|
| 11 |
These options are currently not supported. Any help is welcome.
|
| 12 |
- Multilevel categories
|
| 13 |
- Attachments
|
| 14 |
|