-
Notifications
You must be signed in to change notification settings - Fork 2
Obsolete D7 Migration
- Visible in local dev site at : /admin/content/migrate/groups/DownfallD2DMigration
- Roughly in order below
- All nodes and comments include parsing of body content to convert embedded images tags to embedded media 2.0 tags
DownfallD2DPictures. DONE. We import user pictures before users.
DownfallD2DRoles - DONE. Roles needed for users.
DownfallD2DUser - DONE. Finally users. NOTE: NOT DONE. 82 users not transferring. FIX.
DownfallD2DFiles - DONE. Note: d7/sites/default/d6files symlinks to "../../../d6/sites/www.downfallguild.org/files" (This is in git already)
- WoW - DownfallD2DTermWoW - DONE
- Gallery - DownfallD2DTermGallery - DONE
- Forums - DownfallD2DTermForums - DONE
- Blogs - DONE
DownfallD2DNodeRaid. DONE. We import all Raid nodes (with are themselves Organic Groups) first. Features ensures they are set as "Group nodes". The nids here are used by other group content nodes to determine if they are members of this node. https://drupal.org/node/2023273. Every node type below that might be group content has a migration that follows it to set it's group.
- Pages - DONE, merged to Article. Can optionally be group content.
- Stories - DONE, merged to Article. Can optionally be group content.
- Guild apps - DONE.
- Forum Posts - DONE, a little re-org is necessary (maybe not?)
- DownfallD2DNodeDate
- DownfallD2DNodeDateOld
DownfallD2DNodeBook - DONE, All content comes over BUT Hierarchy is not. Just fix by hand after launch.
DownfallD2DNodeDfImage - DONE
- Nodes from Image module.
- The image_assist embeds are now handled with a parent class that filters to media json
- Remove all the Image "gallery grid, preview, thumbnail" file entries (after full migration)
- Media needs these display modes visible, don't forget these fuckers: https://www.dropbox.com/s/5da8nyaq6k5c3sb/Screenshot%202014-03-19%2001.11.00.png
- "Teaser" node type gets "stuck" need to set filefield to another file display type (off of teaser, to something else, back to teaser)
Image assist -> media blob appears to work!
- Blog
- Pages
- Stories
- Guild apps
- Forums posts
- Events
- Book pages - A lot of nodes do not exist, fixing above
- Images
- Organic groups