planet 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| planet-5.x-1.2.tar.gz | 18.87 KB | 62926edcff4e923997ad8e07b40a0ee2 |
This release adds the ability to have planet nodes automatically redirect to the source link for a given planet item. This may be useful for people who aren't comfortable editing templates to use the $node->link attribute the module adds. It's also useful for feed links, which are generated using node_feed, which defaults to the node/$nid url. Rather than hacking a copy of node_feed into planet, administrators can toggle this option on in the planet settings and have both web site clicks and feed clicks forward to the originating link.
One possible liability of this addition is that with the option turned on, administrators will not be able to click to a planet item to get the edit tab for editing and deleting; these operations will have to be performed through administration menus.
