diff --git a/content/meta/index.json b/content/meta/index.json index 812204dba..3900e797d 100644 --- a/content/meta/index.json +++ b/content/meta/index.json @@ -6355,5 +6355,11 @@ "user.b8966985-d4b2-42a7-a319-2e94ccfbb849", "file.565ea6d1-39f8-4179-979e-f012fcb264af", "file.67dacd60-1ff6-45b1-a6fe-2005272e6797" + ], + "node.8a706e56-85d0-4bdf-ab11-1807b723b038": [ + "user.b8966985-d4b2-42a7-a319-2e94ccfbb849" + ], + "path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2": [ + "node.8a706e56-85d0-4bdf-ab11-1807b723b038" ] } \ No newline at end of file diff --git a/content/node.8a706e56-85d0-4bdf-ab11-1807b723b038.json b/content/node.8a706e56-85d0-4bdf-ab11-1807b723b038.json new file mode 100644 index 000000000..2064d28d2 --- /dev/null +++ b/content/node.8a706e56-85d0-4bdf-ab11-1807b723b038.json @@ -0,0 +1,91 @@ +{ + "uuid": [ + { + "value": "8a706e56-85d0-4bdf-ab11-1807b723b038" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "type": [ + { + "target_id": "daily_email", + "target_type": "node_type", + "target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7" + } + ], + "revision_timestamp": [ + { + "value": "2025-05-31T22:49:04+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": "Do you need that module?" + } + ], + "created": [ + { + "value": "2025-05-30T22:43:53+00:00" + } + ], + "changed": [ + { + "value": "2025-05-31T22:49:04+00:00" + } + ], + "promote": [ + { + "value": false + } + ], + "sticky": [ + { + "value": false + } + ], + "default_langcode": [ + { + "value": true + } + ], + "revision_translation_affected": [ + { + "value": true + } + ], + "path": [ + { + "alias": "\/daily\/2025\/05\/30\/do-you-need-module", + "langcode": "en" + } + ], + "body": [ + { + "value": "

You've been asked to add some new functionality to a project.<\/p>

There is a module or library available that you could download and use.<\/p>

You could write a custom module.<\/p>

But do you really need it?<\/p>

Is there another way to implement the feature without adding more modules or libraries to your application or writing custom code?<\/p>

Is there an alternative implementation that is easier to implement with what you already have?<\/p>

How flexible are the requirements?<\/p>

Can they be bent to fit within an existing solution?<\/p>

Having less code in your application will make it easier to maintain and upgrade in the future, so keep it as lean and minimal as possible.<\/p>", + "format": "basic_html", + "processed": "

You've been asked to add some new functionality to a project.<\/p>

There is a module or library available that you could download and use.<\/p>

You could write a custom module.<\/p>

But do you really need it?<\/p>

Is there another way to implement the feature without adding more modules or libraries to your application or writing custom code?<\/p>

Is there an alternative implementation that is easier to implement with what you already have?<\/p>

How flexible are the requirements?<\/p>

Can they be bent to fit within an existing solution?<\/p>

Having less code in your application will make it easier to maintain and upgrade in the future, so keep it as lean and minimal as possible.<\/p>", + "summary": "" + } + ] +} \ No newline at end of file diff --git a/content/path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2.json b/content/path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2.json new file mode 100644 index 000000000..801f8d106 --- /dev/null +++ b/content/path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2.json @@ -0,0 +1,27 @@ +{ + "uuid": [ + { + "value": "31cc87c2-133b-4c7c-87d5-1c03fde34ba2" + } + ], + "langcode": [ + { + "value": "en" + } + ], + "path": [ + { + "value": "\/node\/8a706e56-85d0-4bdf-ab11-1807b723b038" + } + ], + "alias": [ + { + "value": "\/daily\/2025\/05\/30\/do-you-need-module" + } + ], + "status": [ + { + "value": true + } + ] +} \ No newline at end of file