From 683f10d45ab7296faa527e5a24f8eccc4966b8ef Mon Sep 17 00:00:00 2001 From: Greg Anderson Date: Thu, 12 Dec 2024 11:14:17 -0800 Subject: [PATCH 1/2] Update supported-drupal.md Reading through the existing text, it is not immediately clear that contrib LTS is separate from core LTS as an offering. This PR adds a bit of redundancy to emphasize that. I am also pointlessly fiddling with the alignment of the checkmarks, which are offset on rows with popups. --- source/content/supported-drupal.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/content/supported-drupal.md b/source/content/supported-drupal.md index 12d0966721..f10e831764 100644 --- a/source/content/supported-drupal.md +++ b/source/content/supported-drupal.md @@ -19,9 +19,9 @@ The following table indicates availability of the specified Drupal versions, as | ----------- | :---------: | :---------: | :---------: | | 11 | | | | 10 | | | | -| 9 | | ❌ | | -| 8 | | ❌ | | -| 7 | | ❌ | | +| 9 |  ✔ | ❌ | | +| 8 |  ✔ | ❌ | | +| 7 | | ❌ |   ✔ | | 6 | ❌ | ❌ | ❌ | ## Drupal 10 and 11 on Pantheon @@ -56,7 +56,7 @@ Drupal 7 sites that are currently using Composer with Drupal 7 (e.g. with our [D Also included is continued support for Drupal 7-compatible runtime environments on the Pantheon Platform, including PHP, MySQL and other prerequisites. ##### Requirements -* Available to all site plans and workspace tiers. +* Drupal 7 core LTS available to all site plans and workspace tiers. * Sites must use the [Pantheon Drupal 7 Upstream](https://github.com/pantheon-systems/drops-7). * Or a Custom Upstream based on the Pantheon Drupal 7 Upstream with the [latest updates pulled in](/guides/custom-upstream/create-custom-upstream#pull-in-core-from-pantheons-upstream). * Sites must be updated to the [latest release](https://github.com/pantheon-systems/drops-7/tags) of Drupal core. @@ -79,7 +79,7 @@ For sites not already using the Pantheon Drupal 7 Upstream (or a Custom Upstream This includes security patches and compatibility updates to community-contributed modules via Tag1’s [D7 Extended Support (D7ES) module](https://www.drupal.org/project/tag1_d7es), which will be distributed and maintained as part of the Pantheon Drupal 7 Upstream. ##### Requirements -* Available to all non-Sandbox site plans, or sites associated with a Gold, Diamond, or Platinum [workspace account tier](/guides/account-mgmt/plans/workspace-plans). +* D7 contrib module LTS available to all non-Sandbox site plans, or sites associated with a Gold, Diamond, or Platinum [workspace account tier](/guides/account-mgmt/plans/workspace-plans). * Sites must use the [Pantheon Drupal 7 Upstream](https://github.com/pantheon-systems/drops-7). * Or a Custom Upstream based on the Pantheon Drupal 7 Upstream with the [latest updates pulled in](/guides/custom-upstream/create-custom-upstream#pull-in-core-from-pantheons-upstream). * Sites must be updated to the [latest release](https://github.com/pantheon-systems/drops-7/tags) of Drupal core. @@ -152,4 +152,4 @@ Refer to [Drupal Modules with Known Issues](/modules-known-issues) for a list of * [Tag1 D7ES Documentation](https://docs.tag1.com) * [D7ES Module on Drupal.org](https://www.drupal.org/project/tag1_d7es) -* [Pantheon Long-Term Support announcement post](https://pantheon.io/blog/pantheon-and-tag1-support-drupal-7-websites) \ No newline at end of file +* [Pantheon Long-Term Support announcement post](https://pantheon.io/blog/pantheon-and-tag1-support-drupal-7-websites) From cb44ed1e2664aaae65eef8c6424b1695e37c405f Mon Sep 17 00:00:00 2001 From: Greg Anderson Date: Thu, 12 Dec 2024 12:12:45 -0800 Subject: [PATCH 2/2] Remove   characters from compatibility chart; they did not help the centering of the checkmarks. --- source/content/supported-drupal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/content/supported-drupal.md b/source/content/supported-drupal.md index f10e831764..e64ce54f9c 100644 --- a/source/content/supported-drupal.md +++ b/source/content/supported-drupal.md @@ -19,9 +19,9 @@ The following table indicates availability of the specified Drupal versions, as | ----------- | :---------: | :---------: | :---------: | | 11 | | | | 10 | | | | -| 9 |  ✔ | ❌ | | -| 8 |  ✔ | ❌ | | -| 7 | | ❌ |   ✔ | +| 9 | | ❌ | | +| 8 | | ❌ | | +| 7 | | ❌ | | | 6 | ❌ | ❌ | ❌ | ## Drupal 10 and 11 on Pantheon