Problem/Motivation
I would like to have a local task menu access from the Entityqueue configure page and edit items page. As a content editor I would be much better to have easy access to all the configuration pages for the Entityqueue. A good example of a similar functionality is the local menu on taxonomies.
Steps to reproduce
- You need at least have create an entity queue
- Go to Structure > Entityqueue and select edit for one of the entity queues
- Editor should have here access to Manage Fields, Manage Form Display and Mange Display from here as well as the configuration page
Proposed resolution
As a content editor I would like to have a local menu per entity queue with the following links
- Configure
- Edit items list
- Manage Fields
- Manage Form Display
- Manage Display
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork entityqueue-3509515
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
anicotoComment #5
amateescu commentedThis is a very good idea! Opened a MR for it.
Comment #7
amateescu commentedAnd merged :)