Add Gareth Alexander podcast episode
This commit is contained in:
parent
f20c874c19
commit
f052b4f2c3
4 changed files with 168 additions and 7 deletions
54
content/file.67dacd60-1ff6-45b1-a6fe-2005272e6797.json
Normal file
54
content/file.67dacd60-1ff6-45b1-a6fe-2005272e6797.json
Normal file
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
87
content/media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json
Normal file
87
content/media.c40edd6b-31cf-4852-bd26-6bcd4f89edb7.json
Normal file
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
]
|
||||
}
|
|
@ -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": "<p>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<h2>Links<\/h2>\n<ul>\n<li><a href=\"https:\/\/www.drupal.org\/docs\/extending-drupal\/contributed-modules\/contributed-module-documentation\/distributions-and-recipes-initiative\/recipes-cookbook\">The Drupal recipes cookbook<\/a><\/li>\n<li><a href=\"https:\/\/www.drupal.org\/project\/distributions_recipes\">The Recipes Initiative project on Drupal.org<\/a><\/li>\n<li><a href=\"https:\/\/www.drupal.org\/project\/bad_judgement\">The Bad Judgement module<\/a><\/li>\n<li><a href=\"https:\/\/www.drupal.org\/u\/the_g_bomb\">Gareth on Drupal.org<\/a><\/li>\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=b7MDA-kKCCk\">Gareth's presentation at DrupalCamp England<\/a><\/li>\n<\/ul>\n",
|
||||
"summary": ""
|
||||
}
|
||||
],
|
||||
"field_episode_number": [
|
||||
{
|
||||
"value": 29
|
||||
}
|
||||
],
|
||||
"field_episode_recording": [],
|
||||
"field_episode_recording": [
|
||||
{
|
||||
"target_type": "media",
|
||||
"target_uuid": "c40edd6b-31cf-4852-bd26-6bcd4f89edb7"
|
||||
}
|
||||
],
|
||||
"field_podcast_guests": [
|
||||
{
|
||||
"target_type": "taxonomy_term",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue