Active
Project:
Bones
Version:
6.x-1.0-unstable3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2009 at 17:07 UTC
Updated:
24 Oct 2009 at 17:07 UTC
Currently the initial recursive batch node creation logic is kicked off in the bones_form_submit() function. Moving it to its own function (maybe 'bones_build_nodes()') would allow other modules to use bones programmatically without having to muck with drupal_execute(). (See also #515652: add a drush command)