Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
311
Merge Requests
311
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
046d1a41
Commit
046d1a41
authored
Jul 23, 2016
by
xjm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2589805
by quietone, chx, benjy: Add documentation on how to find the menu migrations
parent
c9698fb0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
core/modules/menu_link_content/migration_templates/menu_links.yml
...ules/menu_link_content/migration_templates/menu_links.yml
+1
-0
core/modules/menu_ui/migration_templates/menu_settings.yml
core/modules/menu_ui/migration_templates/menu_settings.yml
+1
-0
core/modules/system/migration_templates/menu.yml
core/modules/system/migration_templates/menu.yml
+1
-0
No files found.
core/modules/menu_link_content/migration_templates/menu_links.yml
View file @
046d1a41
...
...
@@ -12,6 +12,7 @@ process:
menu_name
:
-
plugin
:
migration
# The menu migration is in the system module.
migration
:
menu
source
:
menu_name
-
...
...
core/modules/menu_ui/migration_templates/menu_settings.yml
View file @
046d1a41
# The menu migration is in the system module and the menu_links migration is in the menu_link_content module.
id
:
menu_settings
label
:
Menu UI configuration
migration_tags
:
...
...
core/modules/system/migration_templates/menu.yml
View file @
046d1a41
# The menu_settings migration is in the menu_ui module.
id
:
menu
label
:
Menus
migration_tags
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment