Node State Save
Component type
Categories
Maintenance status
Development status
Component created
Component changed
The idea behind this module is to allow the user to save the state of a node that has been partially filled out without actually saving the node yet.
This would be helpful on large node create / save forms that the user may not have the time or the knowledge to complete at that time.
The module does the following:
1) Creates a "pre-save" button via hook_form_alter on the node save form
