Problem/Motivation
You can create collections for content types, but it would be nice to have the same functionality for the taxonomy list as well.
Steps to reproduce
-
Proposed resolution
Add support for taxonomy collections.
Remaining tasks
Create patch/Review patch
User interface changes
-
API changes
-
Data model changes
-
Issue fork admin_toolbar_content-3324753
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
tim-dielsI'll pick this up.
Comment #4
tim-dielsAdded collections support for categories. Please review.
Comment #5
steven.d commentedTested and works. But it would be nice to have a base css class 'admin-toolbar-collection' applied to this and all other type of collections.
(In addition to the current 'admin-toolbar-vocabulary-collection' here)
Comment #7
tim-dielsFixed