globalnode 5.x-1.1
Posted by dllh on June 28, 2007 at 12:48pm
| Download | Size | md5 hash |
|---|---|---|
| globalnode-5.x-1.1.tar.gz | 6.97 KB | edea737d49669f8e1b8645a2123fe744 |
| globalnode-5.x-1.1.zip | 7.45 KB | 49729e7c497bdb6b7ee8e27b672944f5 |
Last updated: December 24, 2010 - 23:06
Release notes
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.
globalnode 5.x-1.x-dev
Posted by dllh on May 6, 2007 at 2:11am
| Download | Size | md5 hash |
|---|---|---|
| globalnode-5.x-1.x-dev.tar.gz | 6.89 KB | b6b4d2e8ec017d6467d18f7e495c03b7 |
| globalnode-5.x-1.x-dev.zip | 7.36 KB | 76b747d61c3306f4c9838f8cbe0fcfbb |
Last updated: February 25, 2011 - 07:35
Release notes
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).