By scoorch on
The node_factory module does not work for drupal 6.
Anybody an idea how this works under drupal 6 or knows a module/file where I could look into to find out how to create a node.
I have a problem with the vid field, which is not populated.
Comments
this comment is still
this comment is still correct in D6:
http://drupal.org/node/32597#comment-201126
t o m
Nice example
Nice example from the devel_generate module.
Look for devel_generate_content_add_node.