Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Nov 2013 at 19:40 UTC
Updated:
29 Jul 2014 at 23:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
adamdicarlo commentedComment #2
adamdicarlo commentedComment #3
fastangel commentedHey adamdicarlo. Do you need help you with this?
Comment #4
adamdicarlo commentedhi fastangel. Thanks - I'm on IRC now (#drupal-contribute) but I *think* I have it covered. I'm doing the sprint in Portland today. I almost finished the patch for this issue.
Comment #5
adamdicarlo commentedComment #6
adamdicarlo commentedFirst patch attached. It migrates just three variables from D6 -> D8:
menu_primary_links_source
menu_secondary_links_source
menu_override_parent_selector
There are still variables in menu.module (in D8) not converted to CMI, however.
Comment #7
adamdicarlo commentedComment #8
adamdicarlo commentedWon't have time to work on this soon, so unassigning. I hope my patch helps!
Comment #9
chx commentedCrosslinking issues. Holding this up until.
Comment #10
chx commentedRelated issue is in.
Comment #11
jessehsComment #12
chx commentedComment #13
jessehsThe variables mentioned in the issue about menus available for each node type are for Drupal 7 only, I believe.
I've rerolled the patch to apply against HEAD.
Comment #14
chx commentedRolled into #2154955: Migrate variables to config