Automatically update the created date for talks

Automatically update the created dates for talk nodes so that they match
the most-future event. This means that the talks are ordered correctly
on the Talks page.
This commit is contained in:
Oliver Davies 2020-05-08 18:46:31 +01:00
parent fe5340d1c7
commit 7a9bf80a89
18 changed files with 412 additions and 6 deletions

View file

@ -20,6 +20,7 @@
"drupal/config_ignore": "^2.2",
"drupal/core-composer-scaffold": "^8.8",
"drupal/core-recommended": "^8.8",
"drupal/hook_event_dispatcher": "^1.28",
"drupal/markdown": "^1.3",
"drupal/metatag": "^1.11",
"drupal/migrate_plus": "^5.0",