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

@ -0,0 +1,20 @@
uuid: c6c510a1-7a57-4fba-b424-ff817e152c1f
langcode: en
status: true
dependencies:
module:
- node
- weight
id: node.field_weight
field_name: field_weight
entity_type: node
type: weight
settings:
unsigned: false
module: weight
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false