Create a block of testimonials

Sorted by weight, added using the Weight module.
https://www.drupal.org/project/weight

If two testimonials have the same weight, they are sorted by their
created date.
This commit is contained in:
Oliver Davies 2025-05-16 00:37:24 +01:00
parent b8ca93ff2b
commit cfb98aea2f
15 changed files with 381 additions and 14 deletions

View file

@ -18,7 +18,7 @@
],
"revision_timestamp": [
{
"value": "2025-05-15T23:11:25+00:00"
"value": "2025-05-15T23:36:00+00:00"
}
],
"revision_uid": [
@ -51,7 +51,7 @@
],
"changed": [
{
"value": "2025-05-15T23:11:25+00:00"
"value": "2025-05-15T23:36:00+00:00"
}
],
"promote": [
@ -110,5 +110,10 @@
"title": "",
"options": []
}
],
"field_weight": [
{
"value": -3
}
]
}