There was some bad logic in the nodeapi hook that was preventing attributes from being set properly in the view hook. I've fixed that, and the module seems to behave as expected now.
Allows admins to specify (in settings) attributes that get added to $GLOBALS['globalnode']. For example, you might add the node type for any loaded node so that blocks can act differently depending on node type (or other attributes).