Hi -- I can export my current forum to a .CSV file. How can I import the first entry in a row as the node, and the subsequent entries as comments on that node? Presently working on the most recent CivicSpace version.
I'm in the process of converting my Postnuke site to Drupal, using an assortment of code from the Postnuke Migration pages here to import data from my old nuke_ tables to the Drupal structure. Everything's actually gone pretty well - the forums are up and working, all the old news articles and comments are there, my old section articles are now Drupal pages - basically it's all fine, except for one minor irritation, which is the "Recent Posts" list.
Hello, are there any scripts to convert my textpattern blog into my drupal one? I have found drupal to be a much better option for me and would like to make the full transition.
~Simon
Hey guys, am new here. I want to conver my Wordpress over to Drupal because of a few reasons. One is that am looking for something more then just a blog and two my wordpress site is getting really slow because of resource hog. My site gets around 10 000 unique aday, am hosted on a dedicated server, this doent happen on my static html site even with 27k unique aday. My question is-is Drupal better then Wordpress in term of less resource hog?
Note though, it isn't setup to convert trackbacks/pings, and if you want path conversion, you need to make sure the path module is enabled ahead of time.
I am moving a webiste that uses a custom CMS to Drupal. The webiste has 1600 content items. these content items have a range of fields associated with them, some of which match up with my main drupal content type. I have converted "story" to a new module called "posting" which has the exact same structure.
On the old system each item has a date. I'm trying to bring the old content in using node_import. I see where I can designate the field matching for title and body, and I see options for taxonomy term selection. How do I import date?