[support] add multiple articles at once in D7?

Earnie Boyd earnie at users.sourceforge.net
Wed Oct 3 12:36:42 UTC 2012


On Tue, Oct 2, 2012 at 6:04 PM, Dave Stevens wrote:
> I have a site I'm putting up where the client has about 500 articles
> that need posting. They are all short ascii text files with a simple
> pattern. It would save an awful lot of work if I could add them faster
> than cut and paste one at a time. I've been looking at the feeds
> module but can't tell if it would do this. Anyone have ideas or
> experience with a situation like this?

You could build the node object in a custom php script and then do a
node_save() with the object.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list