Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Quick Question about article import/export
Not sure if txp could do this, so I thought I’d check.
I have a client who wants his product catalog online – but he needs to replace/update this several times a year.
I am wishing and fingers crossing that txp could do it, but I’m thinking that this is more of a hacked shopping cart thing.
The only way I have thought it could be done was to delete all existing articles – then re-import with jmd_csv…. actually, thats not a bad idea :)
Any other thoughts/input on how this might be possible?
Offline
#2 2011-09-21 07:26:45
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 581
Re: Quick Question about article import/export
I use jmd_csv at the start of each school term to import hundreds of calendar events into Textpattern and it works like a charm. In order to have more flexibility in what I could import I tweaked the plugin slightly. If you’re interested you can read more in my last few posts here:
http://forum.textpattern.com/viewtopic.php?id=36068
One thing I found out the hard way is that jmd_csv doesn’t like any special characters such curly quotes and apostrophes, em dashes and fraction symbols, etc. So if you’re copying and pasting from a word processor that has converted text into this format you may need to reformat it before you try to import the CSV file.
Last edited by Algaris (2011-09-21 07:34:01)
Offline
Re: Quick Question about article import/export
There is also adi_matrix plugin that let user update a lot of articles at one time! may be can help
Cheers
Offline
Re: Quick Question about article import/export
Thanks Ross, Rabah – good to know about the problems with jmd_csv – I might even see if thats fixable (sorry tye-hackable).
I did think of adi_matrix (excellent plugin) – but I am talking 1000’s or articles which need updating – so not even that would work in this case
Offline
#5 2011-09-21 13:41:33
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 581
Re: Quick Question about article import/export
Let me know if you fix it I would be interested in that.
Offline