Since beta6 the behavior and configuration for vertical tabs has changed dramatically, now it is backport for the D7 vertical tabs feature and the configuration have new optional requirements.

It would be great to release an official version 1 up to beta5, with the old organization and a new 2.x release with the backporting and new requirements.

Comments

NiklasBr’s picture

Yes please.
I might volunteer to help out with the b5 branch.

castawaybcn’s picture

I second this option too.

emi_bcn’s picture

+1 here
And mark 6.2 version as dev until Form module or Form controller (is there any other possibility?) go to a stable version.

dave reid’s picture

Status: Active » Closed (won't fix)

The thing that you don't see is the code and its reliability for getting the fieldsets on the node forms was much worse and much less reliable that the integration with form module. I want the base functionality of a 1.0 version to be as close to a backport of the vertical tabs integration that is in D7. There's no way to select which fieldsets are tabified in node forms in D7's UI.

We then add form controller on top of the base functionality to give you the UI controls for *any* form, not just node forms. But again this is *completely optional*. You don't have to use form module. You don't have to have it enabled all the time. Enable it once, configure when fieldsets are tabified, and disable it.

Again, this module is still in beta (its not release candidate ready nor official release) and has the support from the other maintainers for this direction of development.

castawaybcn’s picture

thanks for the clarification Dave