Update links in Drupal Theming Guide in READMES and info files

Created on 27 August 2021, about 3 years ago
Updated 31 January 2023, almost 2 years ago

Problem/Motivation

Link to Drupal Theming Guide in READMES and info files are antiquated .
The link for more information on themes leads to a redirect in several files and should be updated to the new page URL. The title is also incorrect and references the old page name.

Steps to reproduce

Vist the theme READMES and info files

Proposed resolution

URL listed is https://www.drupal.org/docs/8/theming change to https://www.drupal.org/docs/theming-drupal

title of page is Drupal 8 Theming Guide change to Theming Drupal

Files to fix:

  • core/themes/stark/stark.info.yml
  • core/themes/stark/README.txt
  • core/themes/stable9/README.txt
  • core/themes/stable/README.txt
  • core/themes/seven/README.txt
  • core/themes/classy/README.txt
  • core/themes/bartik/README.txt
  • core/INSTALL.txt
  • core/lib/Drupal/Core/Render/theme.api.php
  • core/modules/help_topics/help_topics/core.appearance.html.twig
  • core/profiles/demo_umami/themes/umami/README.txt
  • core/themes/classy/classy.info.yml

Merge request !1178 is the one to consider: https://git.drupalcode.org/project/drupal/-/merge_requests/1178.

Remaining tasks

Work on the patch
Review, test the links

User interface changes

None

API changes

none

Steps to validate

From your terminal in the root directory run this grep command:

grep -r 'https://www.drupal.org/docs/8/theming' .
πŸ“Œ Task
Status

Needs work

Version

10.1 ✨

Component
DocumentationΒ  β†’

Last updated 4 days ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States volkswagenchick San Francisco Bay Area

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    This desperately needs an issue summary update. Between the MR and patches things are bouncing back and forth and afraid something will be missed. So it should be documented for reviewers.

Production build 0.71.5 2024