I have a very big static site. Around 200 html pages. I have taken from them the template, so each page just has content. What would be the best approach to import
I was going to put them in a mysql table and them export them as csv, but maybe you know a better way.
If you have SQL Express installed you can put the pages directly int that table and use that as the datasource for your import, otherwise exporting the pages to csv and use that as Datasource will be fine.
Does CMS import work with Umbraco 4.5?
Does CMS import work with Umbraco 4.5?
I wanto to know before using it.
Hi Mauricio,
Richard Soeteman tweeted today that there are "issues" with CMSImport, but he's going to work on them asap.
Hope this helps
New version due to be released soon that will support 4.5 according to the developer in this post http://our.umbraco.org/projects/developer-tools/cmsimport/bugs/9612-41-beta-2-no-document-location-specified-when-importing-from-a-csv
Rich
thanks rich and dan.
I will wait.
Hi,
I'm fixing the last compatibilty issues in CMSImport. Expect a release early next week.
Cheers,
Richard
Thanks richard.
Awesome. I have little question.
I have a very big static site. Around 200 html pages. I have taken from them the template, so each page just has content. What would be the best approach to import
I was going to put them in a mysql table and them export them as csv, but maybe you know a better way.
Thanks in advance.
Hi Mauricio,
If you have SQL Express installed you can put the pages directly int that table and use that as the datasource for your import, otherwise exporting the pages to csv and use that as Datasource will be fine.
Cheers,
Richard
thanks a lot pal.
Will love to see your new component version, I don't feel like manually creating page by page, but customer are always in a hurry.
Was there a release for 4.5.x support in July?
Sorry didn't updated this thread But since yesterday I have a new version online which works with Umbraco 4.5.1 Download it here http://our.umbraco.org/projects/developer-tools/cmsimport
Thanks,
Richard
is working on a reply...