Closed (fixed)
Project:
Hook Event Dispatcher
Version:
3.2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Apr 2022 at 21:45 UTC
Updated:
16 Jun 2022 at 09:34 UTC
Jump to comment: Most recent
As a developer building drupal sites, it would be nice to subscribe to the event for 'hook_menu_local_tasks_alter' so that I can alter tabs in the same way I subscribe to other events.
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Menu%21me...
To follow the existing pattern, likely needs a submodule for `menu_event_dispatcher` As a place for all menu related hooks to live.
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
swirtComment #4
el7cosmosComment #9
el7cosmosComment #10
el7cosmos