Problem/Motivation
Since terms are now fieldable just like nodes, it would be useful to have vertical tabs here to hide the non-essential elements on the form. For example, the pathauto module provides fields for both the node form and the term form, but where the URL alias field can be nicely tucked away on the node form in vertical tabs, there's no similar interface pattern for terms.
Proposed resolution
- Implement vertical tabs to the taxonomy term edit form.
Remaining tasks
- Implement vertical tabs to the taxonomy term edit form.
User interface changes
- Vertical tabs on the term edit page
Before, including contrib tabs:
After, including contrib tabs:
API changes
- (?)