By bogorman on
I designed a website some years ago and have been adding pages to it ever since. It now has about 400 pages. (www.faith.org.uk)
Apart from the homepage, nearly all the other pages are based on one Dreamweaver 8 template. A large number of these pages are the same except for the main content area which only contains text.
How easy is it to convert to Drupal? Is this an easy process or will I have to add (copy/paste?) content manually?
Sorry to ask such an elementary question. Any help you can give me will be much appreciated.
Comments
Hi bogorman, I hope till now
Hi bogorman,
I hope till now you have an overview of Drupal. If you want all pages to exists as 'PAGE' content type, may use 'node_import' module. It will help you export data from CSV to Drupal.
hope it helps.
Rashmi
Hi Rashmi, sorry for delay.
Hi Rashmi,
sorry for delay. Thanks for you help.
I assume that with the node_import module one would have to export the text from the webpage into csv format? Problem is the large number of pages.
It seems strange to me that no one has devised a method of automating the conversion process. Perhaps code exists to do it?
Brian
Conversion of Drupal site
I have a site that was on Drupal 5 and is being moved to Godaddy. I have the database and files but no way to upload the Drupal 5 data into Drupal 6. Any idea how this can be done? I would love to get this site back up quickly.