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

@ -14,6 +14,10 @@ Podcast:
- Migrate podcast episodes.
- Recreate podcast subscription XML feed.
Testimonials:
- Categorising testimonials.
Presentations:
- Migrate presentations.