Description:
Currently, the Drupal node_type menu settings allow administrators to define various aspects of node behavior, including menu options. To enhance the user experience and streamline menu management, there is a need for an additional checkbox in the node_type settings to facilitate the automatic generation of menus under a selected parent menu.
Feature Request:
Add a checkbox in the node_type settings within the Drupal administrative interface that, when enabled, triggers the automatic generation of menus for nodes of the specified type. Administrators should be able to choose a parent menu under which these automatically generated menus will be placed.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | menu_ui.module-3405645-0.patch | 2.11 KB | nick.murza |
Issue fork drupal-3405645
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:
- 3405645-auto-create-the
changes, plain diff MR !5646
Comments
Comment #2
nick.murza commentedComment #5
nick.murza commentedComment #6
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
Comment #7
cilefen commentedComment #8
nick.murza commentedComment #9
vtamasc commentedIt's works for me (Drupal 10)
Comment #10
smustgrave commentedSo this feels almost like a small edge case that doesn't cover most people's setups. Should this live in a contributed module instead.
Comment #12
smustgrave commentedClosing as a duplicate of #3371646: Add option to have default setting for providing menu link and moving over credit.