Problem/Motivation

It might make sense to deprecate this module in favor of the https://www.drupal.org/project/field_group module.

  • horizontal_tabs is not D10 ready and duplicates what's done in field_group. Fixed have to go into both modules = double effort
  • field_group is very widely used and could need maintainer help to get issues fixed
  • Better have one well maintained issue instead of two less maintained, which is the current situation

Steps to reproduce

Proposed resolution

  1. Deprectate horizontal_tabs module
  2. Provide a migration path to field_group
  3. Push things forward for core integration: #1168364: Add horizontal tabs supports to FAPI

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Anybody created an issue. See original summary.

agoradesign’s picture

Status: Active » Fixed

I'm not planning to work on a D10 compatible release anyway, as we haven't used this module for years (we also do not use field_group too). So let's do this :)

agoradesign’s picture

PS: feel free to provide a migration path to field_group. I'll push your changes, however won't work by myself on that for the mentioned reasons

anybody’s picture

@agoradesign thank you! I'm not using this module, just found it when searching for our bug causes... but it was field_group and I was confused that horizontal_tabs existed in two modules ;)

So if anyone needs it, he / she should provide the migration path.

agoradesign’s picture

afaik my module is only providing a form element, has nothing to do with fields or any other kind of config - so I guess there isn't anything to migrate at all

Status: Fixed » Closed (fixed)

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