Add daily email
This commit is contained in:
parent
1e6189b9ab
commit
3750b57bf7
3 changed files with 125 additions and 0 deletions
|
@ -6361,5 +6361,11 @@
|
|||
],
|
||||
"path_alias.31cc87c2-133b-4c7c-87d5-1c03fde34ba2": [
|
||||
"node.8a706e56-85d0-4bdf-ab11-1807b723b038"
|
||||
],
|
||||
"node.01d84025-8b37-4456-b7f0-bf659c3f5a2b": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
],
|
||||
"path_alias.e96bfd40-5093-47e3-8a2b-f006b88b22a4": [
|
||||
"node.01d84025-8b37-4456-b7f0-bf659c3f5a2b"
|
||||
]
|
||||
}
|
92
content/node.01d84025-8b37-4456-b7f0-bf659c3f5a2b.json
Normal file
92
content/node.01d84025-8b37-4456-b7f0-bf659c3f5a2b.json
Normal file
|
@ -0,0 +1,92 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "01d84025-8b37-4456-b7f0-bf659c3f5a2b"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "daily_email",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-05-31T23:12:38+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 still need that module?"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-05-31T23:09:56+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-05-31T23:12:38+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>If a module or library has been added to an application, it was done to serve a purpose.<\/p><p>It must add some required functionality that was asked for earlier in the application's lifecycle.<\/p><p>It was needed then.<\/p><p>But it is still needed now?<\/p><p>Are the original requirements still valid?<\/p><p>Have they changed or are no longer needed?<\/p><p>If the code is no longer serving a purpose, it should be removed.<\/p><p>Common culprits in Drupal projects are the Feeds and Migrate modules, which are used to import data from external sources, such as legacy applications when migrating to Drupal.<\/p><p>Once the data has been imported and the site is live, the modules are often so longer needed.<\/p><p><a href=\"\/daily\/2025\/05\/30\/do-you-need-module\">As I said yesterday<\/a>, 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 - but this is an ongoing process as requirements change over time.<br> <\/p>",
|
||||
"format": "basic_html",
|
||||
"processed": "<p>If a module or library has been added to an application, it was done to serve a purpose.<\/p><p>It must add some required functionality that was asked for earlier in the application's lifecycle.<\/p><p>It was needed then.<\/p><p>But it is still needed now?<\/p><p>Are the original requirements still valid?<\/p><p>Have they changed or are no longer needed?<\/p><p>If the code is no longer serving a purpose, it should be removed.<\/p><p>Common culprits in Drupal projects are the Feeds and Migrate modules, which are used to import data from external sources, such as legacy applications when migrating to Drupal.<\/p><p>Once the data has been imported and the site is live, the modules are often so longer needed.<\/p><p><a href=\"http:\/\/localhost:8888\/daily\/2025\/05\/30\/do-you-need-module\">As I said yesterday<\/a>, 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 - but this is an ongoing process as requirements change over time.<br> <\/p>",
|
||||
"summary": ""
|
||||
}
|
||||
]
|
||||
}
|
27
content/path_alias.e96bfd40-5093-47e3-8a2b-f006b88b22a4.json
Normal file
27
content/path_alias.e96bfd40-5093-47e3-8a2b-f006b88b22a4.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "e96bfd40-5093-47e3-8a2b-f006b88b22a4"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"value": "\/node\/01d84025-8b37-4456-b7f0-bf659c3f5a2b"
|
||||
}
|
||||
],
|
||||
"alias": [
|
||||
{
|
||||
"value": "\/daily\/2025\/05\/31\/do-you-still-need-module"
|
||||
}
|
||||
],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue