Closed (fixed)
Project:
Admin
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2009 at 12:34 UTC
Updated:
28 Jul 2009 at 11:40 UTC
I like using the node form sidebar area for content, but the arbitrary decision to insert taxonomy into that spot is pretty limiting. And there is no way to override this behavior other than hacking the template.php file in this module.
This patch would make it easy for other modules to decide what goes into the sidebar. By passing the $node to the hook, they could put different elements into the sidebar for different content types.
| Comment | File | Size | Author |
|---|---|---|---|
| admin.template.patch | 1.02 KB | karens |
Comments
Comment #1
karens commentedYoung said it was OK to go ahead and commit this, so I did.