Update talk content

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 5d967e338c
commit d31410792b
33 changed files with 431 additions and 84 deletions

View file

@ -21,11 +21,16 @@ meta:
type: image/png
use: [talks]
events:
- event: drupal_bristol
- name: Drupal Bristol
date: 2017-01-18
- event: drupalcamp_london_17
location: Bristol, UK
url: https://www.drupalbristol.org.uk
- name: DrupalCamp London 2017
date: 2017-03-04
time: '12:05 - 12:50'
location: London, UK
sortable_date: 2017-03-04
---
If youve moved a site from Drupal 6 to 7, the chances are that youve 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.