I am trying to figure a way to import mediawiki articles from my old site, into Drupal nodes. I can export them either through mediawiki into XML, or through phpmyadmin into XML. If someone could please provide a little advice on if they think I can do this with the XML Content module or how I might do this. I really need help on this. I've been trying to read about xsl but I'm not sure it is necessary for me to learn this.

Thank You

Comments

weam’s picture

Status: Active » Closed (fixed)

rovo, to use XML Content, you will need to write an XSL to transform the XMl into good-looking HTML. If you don't intend to learn XSL, then XML Content can really do little for you.