By biosv on
I think I've seen it before but I cannot remember how it was done.
Let's say you want to create several dummy contents to check the overall display.
Rather than creating dummy contents by yourself, it would be nice to create them automatically. You only care about the layout and overall look, but don't care about contents.
So, how do you do that?
Thanks
Comments
Devel Generate. You can bulk
Devel Generate. You can bulk create content, terms, users.
http://drupal.org/project/devel
Thanks!
Thanks!
You may consider Realistic Dummy Content
You may consider Realistic Dummy Content build by Wunderkraut on top of Devel Generate:
https://www.drupal.org/project/realistic_dummy_content
It builds content (including users) with realistic photos giving you a site ready for demo shows.
If you have drush:
This will generate 30 nodes with 10 comments maximum each.
Comments with images
can i generate comments with images, similar to nodes generated with image fields? Realistic Dummy Content modules helps me for this task ?