Active
Project:
IMP
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2014 at 00:23 UTC
Updated:
14 Mar 2014 at 05:05 UTC
Jump to comment: Most recent
@helmo asked me today if an issue like #763880: Import Hierarchy as Book would potentially be addressed for Drupal 8, and I realized that I haven't seen the Book module on any migration issues so far. Converting a page hierarchy to a book doesn't seem likely to be in scope, but just migrating the Book module's data seems like it could be.
So the question really is: Where does the migration of book module data, including book hierarchies, fall into the game plan for IMP, if at all?
Comments
Comment #1
eliza411 commentedComment #2
chx commentedWe need #2178703: Migrate D6 menu links first. Then we can decide whether we will weave this into the node migration or have a separate migration that only deals with node->book ?
Comment #3
eliza411 commentedComment #4
chx commentedbook has been made independent of menu links. I will write book now.