In order to add support for vertical tabs (in D7 is a core feature and in D6 with vertical tabs module) is needed to add next property to fieldsets for the node type form and node form.
'#group' => 'additional_settings'.
This change is needed for D7 (core vertical tabs) and D6 (with vertical tabs module)
Thank you.

Comments

dave reid’s picture

Status: Needs review » Needs work

Note the patch should use a group value of "additional_settings" and not "additional settings"

Bilmar’s picture

subscribing

jcmarco’s picture

Status: Needs work » Needs review
StatusFileSize
new428 bytes
dave reid’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me. One small step closer to being Drupal 7 ported. :)

fago’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)
Issue tags: -vertical tabs

Automatically closed -- issue fixed for 2 weeks with no activity.