From 6cdd96189cbd9b4219f5d76296e56cf7485cb572 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 5 Dec 2024 01:38:35 +0000 Subject: [PATCH] Add daily email for 2024-12-02 Override Node Options and Drupal 11 --- source/_daily_emails/2024-12-02.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/_daily_emails/2024-12-02.md diff --git a/source/_daily_emails/2024-12-02.md b/source/_daily_emails/2024-12-02.md new file mode 100644 index 00000000..453a2072 --- /dev/null +++ b/source/_daily_emails/2024-12-02.md @@ -0,0 +1,26 @@ +--- +title: Override Node Options and Drupal 11 +date: 2024-12-02 +permalink: daily/2024/12/02/override-node-options-and-drupal-11 +tags: + - software-development + - drupal +cta: ~ +snippet: | + Last week, I released a new version of the Override Node Options module that's compatible with Drupal 11. +drupal_planet: true +--- + +Last week, I released a new version of the [Override Node Options module][0] - version 8.x-2.9. + +This version makes the module compatible with Drupal 11 and, as there are no breaking changes, it's still compatible with Drupal 9 and 10. + +It's great to see the module used on many Drupal 8+ websites and distributions such as [LocalGov Drupal][1]. + +Whilst [the overall number of installations has been consistent][2], the number of Drupal 7 installations has decreased whilst the Drupal 8+ version installations have increased. + +With a Drupal 11-compatible version now available, I hope it continues to increase. + +[0]: https://www.drupal.org/project/override_node_options +[1]: {{site.url}}/daily/2024/11/17/override-node-options-used-by-localgov-drupal +[2]: {{site.url}}/daily/2024/11/16/an-interesting-thing-i-spotted-about-the-override-node-options-module