Add daily email
This commit is contained in:
parent
f052b4f2c3
commit
1e6189b9ab
3 changed files with 124 additions and 0 deletions
|
@ -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"
|
||||
]
|
||||
}
|
91
content/node.8a706e56-85d0-4bdf-ab11-1807b723b038.json
Normal file
91
content/node.8a706e56-85d0-4bdf-ab11-1807b723b038.json
Normal file
|
@ -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": "<p>You've been asked to add some new functionality to a project.<\/p><p>There is a module or library available that you could download and use.<\/p><p>You could write a custom module.<\/p><p>But do you really need it?<\/p><p>Is there another way to implement the feature without adding more modules or libraries to your application or writing custom code?<\/p><p>Is there an alternative implementation that is easier to implement with what you already have?<\/p><p>How flexible are the requirements?<\/p><p>Can they be bent to fit within an existing solution?<\/p><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": "<p>You've been asked to add some new functionality to a project.<\/p><p>There is a module or library available that you could download and use.<\/p><p>You could write a custom module.<\/p><p>But do you really need it?<\/p><p>Is there another way to implement the feature without adding more modules or libraries to your application or writing custom code?<\/p><p>Is there an alternative implementation that is easier to implement with what you already have?<\/p><p>How flexible are the requirements?<\/p><p>Can they be bent to fit within an existing solution?<\/p><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": ""
|
||||
}
|
||||
]
|
||||
}
|
27
content/path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2.json
Normal file
27
content/path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2.json
Normal file
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue