Problem/Motivation

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...

Proposed resolution

To follow the existing pattern, likely needs a submodule for `menu_event_dispatcher` As a place for all menu related hooks to live.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

swirt created an issue. See original summary.

swirt’s picture

Issue summary: View changes

el7cosmos made their first commit to this issue’s fork.

el7cosmos’s picture

Version: 3.x-dev » 3.2.0
Assigned: Unassigned » el7cosmos

  • el7cosmos committed 3407e5d on 3.x
    Issue #3273042 by el7cosmos: Add event for hook_menu_local_tasks_alter
    

  • el7cosmos committed d73dfaa on 4.x
    Issue #3273042 by el7cosmos: Add event for hook_menu_local_tasks_alter
    
el7cosmos’s picture

Status: Active » Fixed
el7cosmos’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.