From 3c65a95895b605139dd4f8069cbc6850463a6640 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 1 Jul 2025 07:21:08 +0100 Subject: [PATCH] Add daily email --- content/meta/index.json | 7 ++ ....e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb.json | 97 +++++++++++++++++++ ....8c7da716-41b8-4149-9a92-533e00b81152.json | 27 ++++++ 3 files changed, 131 insertions(+) create mode 100644 content/node.e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb.json create mode 100644 content/path_alias.8c7da716-41b8-4149-9a92-533e00b81152.json diff --git a/content/meta/index.json b/content/meta/index.json index da2c94bb1..3fe69b309 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -6579,5 +6579,12 @@ ], "path_alias.be0cbd36-13e6-4824-82b6-35d176454e76": [ "node.2365767c-117e-42d3-8657-09bae7d223c2" + ], + "node.e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849", + "node.e3f6c728-7855-4804-8614-e2a0c08c368f" + ], + "path_alias.8c7da716-41b8-4149-9a92-533e00b81152": [ + "node.e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb" ] } \ No newline at end of file diff --git a/content/node.e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb.json b/content/node.e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb.json new file mode 100644 index 000000000..3ae95aab5 --- /dev/null +++ b/content/node.e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb.json @@ -0,0 +1,97 @@ +{ + "uuid": [ + { + "value": "e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "type": [ + { + "target_id": "daily_email", + "target_type": "node_type", + "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" + } + ], + "revision_timestamp": [ + { + "value": "2025-07-01T06:20:51+00:00" + } + ], + "revision_uid": [ + { + "target_type": "user", + "target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849" + } + ], + "revision_log": [], + "status": [ + { + "value": true + } + ], + "uid": [ + { + "target_type": "user", + "target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849" + } + ], + "title": [ + { + "value": "Discussing the Modeler API with J\u00fcrgen Haas" + } + ], + "created": [ + { + "value": "2025-06-28T06:13:34+00:00" + } + ], + "changed": [ + { + "value": "2025-07-01T06:20:51+00:00" + } + ], + "promote": [ + { + "value": false + } + ], + "sticky": [ + { + "value": false + } + ], + "default_langcode": [ + { + "value": true + } + ], + "revision_translation_affected": [ + { + "value": true + } + ], + "path": [ + { + "alias": "\/daily\/2025\/06\/28\/discussing-modeler-api-jurgen-haas", + "langcode": "en" + } + ], + "body": [ + { + "value": "I recently got to speak again with J\u00fcrgen Haas who was my guest on [episode 23][0] of the Beyond Blocks podcast where we discussed the Events, Conditions, Actions (ECA) module.\r\n\r\nThis time, we discussed some of the updates to ECA since we last spoke, but mostly about the new [Modeler API module][1].\r\n\r\n[Listen to the episode here.][2]\r\n\r\nIt was another very interesting conversation and thanks to J\u00fcrgen for being on the show again.\r\n\r\n[0]: \/podcast\/23-jurgen-haas-eca\r\n[1]: https:\/\/www.drupal.org\/project\/modeler_api\r\n[2]: \/podcast\/31-modeler-api", + "format": "markdown", + "processed": "

I recently got to speak again with J\u00fcrgen Haas who was my guest on episode 23<\/a> of the Beyond Blocks podcast where we discussed the Events, Conditions, Actions (ECA) module.<\/p>\n

This time, we discussed some of the updates to ECA since we last spoke, but mostly about the new Modeler API module<\/a>.<\/p>\n

Listen to the episode here.<\/a><\/p>\n

It was another very interesting conversation and thanks to J\u00fcrgen for being on the show again.<\/p>\n", + "summary": "" + } + ], + "field_daily_email_cta": [ + { + "target_type": "node", + "target_uuid": "e3f6c728-7855-4804-8614-e2a0c08c368f" + } + ] +} \ No newline at end of file diff --git a/content/path_alias.8c7da716-41b8-4149-9a92-533e00b81152.json b/content/path_alias.8c7da716-41b8-4149-9a92-533e00b81152.json new file mode 100644 index 000000000..b7f9e72af --- /dev/null +++ b/content/path_alias.8c7da716-41b8-4149-9a92-533e00b81152.json @@ -0,0 +1,27 @@ +{ + "uuid": [ + { + "value": "8c7da716-41b8-4149-9a92-533e00b81152" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "path": [ + { + "value": "\/node\/e8baa6f7-3c40-4a5e-a7a5-bbb9c8070feb" + } + ], + "alias": [ + { + "value": "\/daily\/2025\/06\/28\/discussing-modeler-api-jurgen-haas" + } + ], + "status": [ + { + "value": true + } + ] +} \ No newline at end of file