member11
Member
Posted 2 years ago #
Can anyone recommend a way that post content can be created via a spreadsheet or other external application (eg csv, text file, html) and then be uploaded to WP and then its status managed via EditFlow?
We have a large amount of historical content we'd like to add to our blogs and if there is an effective method to compile it offline then upload and manage, then it would be favorable.
Thanks fro any help. Cheers
Paul
There's a CSV Importer that you can use, though I don't think it supports any statuses other than Draft or Publish.
Alternatively, you could format your content as a Movable Type Export File (which is pretty much a simple text file) and then use the Movable Type Importer to import it into WordPress. (Sounds a bit of a round-about approach, but the format of the MT export file makes it a flexible approach when you have free-form content)
member11
Member
Posted 2 years ago #
thanks Mohammad. I'll check it out.