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.

CommentFileSizeAuthor
enabled.patch2.2 KBalexking

Comments

nedjo’s picture

Status: Active » Postponed (maintainer needs more info)

I'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?