Closed (fixed)
Project:
Drupal CMS development repository
Component:
General
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2026 at 19:06 UTC
Updated:
16 Apr 2026 at 12:55 UTC
Jump to comment: Most recent
Since #3578196: Remove media and user links from the Content menu landed, we should modify the shim that hides this menu and just have it match what core will do, which is to only have links to create node types.
Separately, we need to handle how to add Canvas pages to this list but I will create a separate issue for that as it will likely require Canvas to decide what to do about this.
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
pameeela commentedComment #5
phenaproximaComment #6
pameeela commentedAlmost working, fixed the media definition names :) This is why we always manually test!
Comment #9
phenaproximaMerged into 2.x and cherry-picked to 2.1.x.