Posted by mikedrupalfan on November 24, 2012 at 3:48am
What i 'base name' in hook_node_info() ?
i read:
but i still don't understand..
"base": the base string used to construct callbacks corresponding to this node type. (i.e. if base is defined as example_foo, then example_foo_insert will be called when inserting a node of that type). This string is usually the name of the module, but not always. Required.