Refactor events and talks
This commit is contained in:
parent
af663e2397
commit
20c8f2d834
29 changed files with 309 additions and 251 deletions
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
id: getting-your-data-into-drupal-8
|
||||
title: Getting (Your Data) Into Drupal 8
|
||||
type: Talk
|
||||
slides:
|
||||
|
@ -18,9 +19,6 @@ meta:
|
|||
width: 2560
|
||||
height: 1440
|
||||
type: image/png
|
||||
events:
|
||||
- { id: drupal-bristol, date: '2017-01-18' }
|
||||
- { id: drupalcamp-london-17, date: '2017-03-04', time: '12:05 - 12:50' }
|
||||
---
|
||||
If you’ve moved a site from Drupal 6 to 7, the chances are that you’ve either used the upgrade path to update your old site in-place, or you built a new site from scratch and used the Migrate module from contrib to migrate your data from the old database.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue