Integration with devel_generate module
Did you try it? (I haven't but if you set defaults to post I'd kind of expect it to work.)
What do you mean? Unless I'm missing something, devel_generate needs module support to create anything except nodes/users/taxonomy/menus.
I'm writing something to generate Twitter users/tweets now.
Gotcha. I thought you meant generating "posted a new _____" statuses while generating dummy node content.
Here's a rough patch that creates random Twitter Users and Twitter Messages. Doesn't use batch API yet.
The last submitted patch, 4: 1827552-twitter-generate-content.patch, failed testing.
Comments
Comment #1
xurizaemonDid you try it? (I haven't but if you set defaults to post I'd kind of expect it to work.)
Comment #2
lyricnz commentedWhat do you mean? Unless I'm missing something, devel_generate needs module support to create anything except nodes/users/taxonomy/menus.
I'm writing something to generate Twitter users/tweets now.
Comment #3
xurizaemonGotcha. I thought you meant generating "posted a new _____" statuses while generating dummy node content.
Comment #4
lyricnz commentedHere's a rough patch that creates random Twitter Users and Twitter Messages. Doesn't use batch API yet.
Comment #5
dddave commentedComment #6
damienmckenna