Add daily email
This commit is contained in:
parent
977e2eb9b6
commit
43725c8644
3 changed files with 126 additions and 0 deletions
|
@ -6402,5 +6402,11 @@
|
|||
],
|
||||
"path_alias.c6c581ce-f776-47a6-ab45-1e56e1593594": [
|
||||
"node.38535020-c00e-4720-8534-73346ff7cb0d"
|
||||
],
|
||||
"node.0e1fbc03-a045-4ca4-8925-69e39b67d893": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
],
|
||||
"path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970": [
|
||||
"node.0e1fbc03-a045-4ca4-8925-69e39b67d893"
|
||||
]
|
||||
}
|
93
content/node.0e1fbc03-a045-4ca4-8925-69e39b67d893.json
Normal file
93
content/node.0e1fbc03-a045-4ca4-8925-69e39b67d893.json
Normal file
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "0e1fbc03-a045-4ca4-8925-69e39b67d893"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "daily_email",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-05-21T23:02: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": "Why write your own CMS?"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-05-20T22:52:10+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-05-21T23:02:04+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "",
|
||||
"pid": null,
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "<p>I've been surprised to still recently find software development agencies using their own proprietary content management systems and frameworks.<\/p><p>With so many available open source options, like Drupal and Symfony, why would people write their own?<\/p><p>Why spend the time and effort to build basic functionality like user registration and login when existing tools already solve that problem?<\/p><p>Why ignore the thousands of open source modules, themes, plugins, packages and libraries that are available?<\/p><p>Instead, leverage the tools that already exist and focus on solving domain-specific issues and writing code that's genuinely specific to the project.<\/p><p>Then you can contribute some of the saved time back to the project and make it better for yourself and others in the future and ready for the next project.<\/p>",
|
||||
"format": "basic_html",
|
||||
"processed": "<p>I've been surprised to still recently find software development agencies using their own proprietary content management systems and frameworks.<\/p><p>With so many available open source options, like Drupal and Symfony, why would people write their own?<\/p><p>Why spend the time and effort to build basic functionality like user registration and login when existing tools already solve that problem?<\/p><p>Why ignore the thousands of open source modules, themes, plugins, packages and libraries that are available?<\/p><p>Instead, leverage the tools that already exist and focus on solving domain-specific issues and writing code that's genuinely specific to the project.<\/p><p>Then you can contribute some of the saved time back to the project and make it better for yourself and others in the future and ready for the next project.<\/p>",
|
||||
"summary": ""
|
||||
}
|
||||
],
|
||||
"feeds_item": []
|
||||
}
|
27
content/path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970.json
Normal file
27
content/path_alias.4b0cf0d7-3421-4559-a405-c016e11c1970.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "4b0cf0d7-3421-4559-a405-c016e11c1970"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"value": "\/node\/0e1fbc03-a045-4ca4-8925-69e39b67d893"
|
||||
}
|
||||
],
|
||||
"alias": [
|
||||
{
|
||||
"value": "\/daily\/2025\/05\/20\/why-write-your-own-cms"
|
||||
}
|
||||
],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue