Since modules don't always play nice together (http://drupal.org/node/451590), and since you don't always want your field groups turned into tabs for every content type, this patch allows you to enable or disable tabs per content type on the admin page.
It rather quick and dirty, and could probably be improved, but it seems to work.
| Comment | File | Size | Author |
|---|---|---|---|
| enabled.patch | 2.2 KB | alexking |
Comments
Comment #1
nedjoI'm not sure why this is needed. If tabs aren't wanted for a given node type, won't an admin simply not create tabs for that node type?