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
- Deprectate horizontal_tabs module
- Provide a migration path to field_group
- Push things forward for core integration: #1168364: Add horizontal tabs supports to FAPI
Comments
Comment #2
agoradesign commentedI'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 :)
Comment #3
agoradesign commentedPS: 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
Comment #4
anybody@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.
Comment #5
agoradesign commentedafaik 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