Migrate from field_body to body

This commit is contained in:
Oliver Davies 2025-06-28 13:47:53 +01:00
parent b9ffd0bad6
commit d7629f1b32
54 changed files with 78 additions and 136 deletions

View file

@ -18,7 +18,7 @@
],
"revision_timestamp": [
{
"value": "2025-05-11T06:12:41+00:00"
"value": "2025-06-28T12:45:26+00:00"
}
],
"revision_uid": [
@ -51,7 +51,7 @@
],
"changed": [
{
"value": "2025-05-11T06:12:41+00:00"
"value": "2025-06-28T12:45:26+00:00"
}
],
"promote": [
@ -80,11 +80,11 @@
"langcode": "en"
}
],
"field_body": [
"body": [
{
"value": "<p>After speaking at a recent meetup, I was asked by an attending lecturer to give a presentation to a group of around 40 BTEC Computing students about web development and my experience in the industry.<\/p><p>This was a 90 minute session plus additional Q&amp;A, including demos of building a static website with HTML and CSS, using a static site generator (Sculpin) and a content management system (Drupal).<\/p>",
"format": "basic_html",
"processed": "<p>After speaking at a recent meetup, I was asked by an attending lecturer to give a presentation to a group of around 40 BTEC Computing students about web development and my experience in the industry.<\/p><p>This was a 90 minute session plus additional Q&amp;A, including demos of building a static website with HTML and CSS, using a static site generator (Sculpin) and a content management system (Drupal).<\/p>",
"value": "After speaking at a recent meetup, I was asked by an attending lecturer to give a presentation to a group of around 40 BTEC Computing students about web development and my experience in the industry.\r\n\r\nThis was a 90 minute session plus additional Q&A, including demos of building a static website with HTML and CSS, using a static site generator (Sculpin) and a content management system (Drupal).",
"format": "markdown",
"processed": "<p>After speaking at a recent meetup, I was asked by an attending lecturer to give a presentation to a group of around 40 BTEC Computing students about web development and my experience in the industry.<\/p>\n<p>This was a 90 minute session plus additional Q&amp;A, including demos of building a static website with HTML and CSS, using a static site generator (Sculpin) and a content management system (Drupal).<\/p>\n",
"summary": "I was asked to speak to a group of 40 BTEC Computing students at Reading College."
}
],