Skip to content

Obsolete D7 Migration

Christopher Bloom edited this page Dec 5, 2015 · 1 revision
  • 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

User pictures

DownfallD2DPictures. DONE. We import user pictures before users.

D7 Roles

DownfallD2DRoles - DONE. Roles needed for users.

D7 Users

DownfallD2DUser - DONE. Finally users. NOTE: NOT DONE. 82 users not transferring. FIX.

D7 File migration

DownfallD2DFiles - DONE. Note: d7/sites/default/d6files symlinks to "../../../d6/sites/www.downfallguild.org/files" (This is in git already)

D7 Taxonomy term migration

  • WoW - DownfallD2DTermWoW - DONE
  • Gallery - DownfallD2DTermGallery - DONE
  • Forums - DownfallD2DTermForums - DONE

D7 Node migration - Blog

  • Blogs - DONE

D7 Node migration - Organic Groups (raid)

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.

D7 Node migration - Page

  • Pages - DONE, merged to Article. Can optionally be group content.

D7 Node migration - Story

  • Stories - DONE, merged to Article. Can optionally be group content.

D7 Node migration - GuildApp

  • Guild apps - DONE.

D7 Node migration - Forum

  • Forum Posts - DONE, a little re-org is necessary (maybe not?)

D7 Node migration - Date

  • DownfallD2DNodeDate
  • DownfallD2DNodeDateOld

D7 Node migration - Book

DownfallD2DNodeBook - DONE, All content comes over BUT Hierarchy is not. Just fix by hand after launch.

D7 Node migration - Image

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)

D7 Comment migration

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