From f052b4f2c3ca25468aea8d9a20316dcd6f421aa4 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 30 May 2025 17:17:35 +0100 Subject: [PATCH] Add Gareth Alexander podcast episode --- ....67dacd60-1ff6-45b1-a6fe-2005272e6797.json | 54 ++++++++++++ ....c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json | 87 +++++++++++++++++++ content/meta/index.json | 9 ++ ....cbc0d2af-5749-407d-bbf1-e028c47823aa.json | 25 ++++-- 4 files changed, 168 insertions(+), 7 deletions(-) create mode 100644 content/file.67dacd60-1ff6-45b1-a6fe-2005272e6797.json create mode 100644 content/media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json diff --git a/content/file.67dacd60-1ff6-45b1-a6fe-2005272e6797.json b/content/file.67dacd60-1ff6-45b1-a6fe-2005272e6797.json new file mode 100644 index 000000000..aa84ff4dc --- /dev/null +++ b/content/file.67dacd60-1ff6-45b1-a6fe-2005272e6797.json @@ -0,0 +1,54 @@ +{ + "uuid": [ + { + "value": "67dacd60-1ff6-45b1-a6fe-2005272e6797" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "uid": [ + { + "target_type": "user", + "target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849" + } + ], + "filename": [ + { + "value": "29-drupal-cms-recipes.mp3" + } + ], + "uri": [ + { + "value": "public:\/\/2025-05\/29-drupal-cms-recipes.mp3", + "url": "\/sites\/default\/files\/2025-05\/29-drupal-cms-recipes.mp3" + } + ], + "filemime": [ + { + "value": "audio\/mpeg" + } + ], + "filesize": [ + { + "value": 30861164 + } + ], + "status": [ + { + "value": true + } + ], + "created": [ + { + "value": "2025-05-30T16:16:22+00:00" + } + ], + "changed": [ + { + "value": "2025-05-30T16:16:24+00:00" + } + ] +} \ No newline at end of file diff --git a/content/media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json b/content/media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json new file mode 100644 index 000000000..cf465754c --- /dev/null +++ b/content/media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json @@ -0,0 +1,87 @@ +{ + "uuid": [ + { + "value": "c40edd6b-31cf-4852-bd26-6bcd4f89edb7" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "bundle": [ + { + "target_id": "podcast_recording", + "target_type": "media_type", + "target_uuid": "5062a30a-b8ca-4c09-ba3f-6fcffdbba5a8" + } + ], + "revision_created": [ + { + "value": "2025-05-30T16:16:22+00:00" + } + ], + "revision_user": [], + "revision_log_message": [], + "status": [ + { + "value": true + } + ], + "uid": [ + { + "target_type": "user", + "target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849" + } + ], + "name": [ + { + "value": "29-drupal-cms-recipes.mp3" + } + ], + "thumbnail": [ + { + "alt": "", + "title": null, + "width": 180, + "height": 180, + "target_type": "file", + "target_uuid": "565ea6d1-39f8-4179-979e-f012fcb264af" + } + ], + "created": [ + { + "value": "2025-05-30T16:16:22+00:00" + } + ], + "changed": [ + { + "value": "2025-05-30T16:16:22+00:00" + } + ], + "default_langcode": [ + { + "value": true + } + ], + "revision_translation_affected": [ + { + "value": true + } + ], + "path": [ + { + "alias": null, + "pid": null, + "langcode": "en" + } + ], + "field_media_audio_file": [ + { + "display": null, + "description": null, + "target_type": "file", + "target_uuid": "67dacd60-1ff6-45b1-a6fe-2005272e6797" + } + ] +} \ No newline at end of file diff --git a/content/meta/index.json b/content/meta/index.json index f43e13b98..812204dba 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -6342,9 +6342,18 @@ "taxonomy_term.ac75572f-ac8b-4aed-bfdf-4fc8ca140439": [], "node.cbc0d2af-5749-407d-bbf1-e028c47823aa": [ "user.b8966985-d4b2-42a7-a319-2e94ccfbb849", + "media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7", "taxonomy_term.ac75572f-ac8b-4aed-bfdf-4fc8ca140439" ], "path_alias.bd05dd49-dde0-4e1a-b9a0-a71f3d9321a8": [ "node.cbc0d2af-5749-407d-bbf1-e028c47823aa" + ], + "file.67dacd60-1ff6-45b1-a6fe-2005272e6797": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849" + ], + "media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849", + "file.565ea6d1-39f8-4179-979e-f012fcb264af", + "file.67dacd60-1ff6-45b1-a6fe-2005272e6797" ] } \ No newline at end of file diff --git a/content/node.cbc0d2af-5749-407d-bbf1-e028c47823aa.json b/content/node.cbc0d2af-5749-407d-bbf1-e028c47823aa.json index d78bb2b91..7cc72903b 100644 --- a/content/node.cbc0d2af-5749-407d-bbf1-e028c47823aa.json +++ b/content/node.cbc0d2af-5749-407d-bbf1-e028c47823aa.json @@ -18,7 +18,7 @@ ], "revision_timestamp": [ { - "value": "2025-05-30T01:33:20+00:00" + "value": "2025-05-30T16:16:29+00:00" } ], "revision_uid": [ @@ -30,7 +30,7 @@ "revision_log": [], "status": [ { - "value": false + "value": true } ], "uid": [ @@ -51,7 +51,7 @@ ], "changed": [ { - "value": "2025-05-30T01:33:20+00:00" + "value": "2025-05-30T16:16:51+00:00" } ], "promote": [ @@ -76,18 +76,29 @@ ], "path": [ { - "alias": "", - "pid": null, + "alias": "\/podcast\/29-drupal-cms-recipes", "langcode": "en" } ], - "body": [], + "body": [ + { + "value": "In this episode, Oliver is joined by Gareth Alexander - Drupal CMS Accessibility Tools Track Lead and recent speaker at DrupalCamp England - to discuss Drupal CMS recipes.\r\n\r\n## Links\r\n\r\n- [The Drupal recipes cookbook](https:\/\/www.drupal.org\/docs\/extending-drupal\/contributed-modules\/contributed-module-documentation\/distributions-and-recipes-initiative\/recipes-cookbook)\r\n- [The Recipes Initiative project on Drupal.org](https:\/\/www.drupal.org\/project\/distributions_recipes)\r\n- [The Bad Judgement module](https:\/\/www.drupal.org\/project\/bad_judgement)\r\n- [Gareth on Drupal.org](https:\/\/www.drupal.org\/u\/the_g_bomb)\r\n- [Gareth's presentation at DrupalCamp England](https:\/\/www.youtube.com\/watch?v=b7MDA-kKCCk)", + "format": "markdown", + "processed": "

In this episode, Oliver is joined by Gareth Alexander - Drupal CMS Accessibility Tools Track Lead and recent speaker at DrupalCamp England - to discuss Drupal CMS recipes.<\/p>\n

Links<\/h2>\n