Problem/Motivation
We have been working on replacing Classy with the new Starterkit Theme in #3050378: [meta] Replace Classy with a starterkit theme.
Proposed resolution
Deprecate Classy to be removed from core in Drupal 10.
Release notes snippet
The Classy theme has been deprecated in Drupal 9.5.0 and will be available as a contributed module for 10.0.0, the change record has recommendations for both new and existing projects.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | interdiff_3-9.txt | 559 bytes | spokje |
| #9 | 3307241-9.patch | 1.36 KB | spokje |
Comments
Comment #2
lauriiiComment #3
lauriiiComment #4
spokjeGreen TestBot
lifecycle_link: https://drupal.org/node/3223395#s-classy works
Code changes make sense
RTBC for me.
Comment #5
spokjeHmm, just realized that we "normally" move all the tests into the module/theme to be deprecated first, so it can have a quicker and cleaner git subtree split when moving the module/theme to contrib, and we're sure it doesn't loose test-coverage.
Comment #6
spokjeTo not slow down the deprecation/removal process (too much) I've bundled (hopefully) all of the moving and related issues here: #3307454: Move classy related tests to the theme directory/namespace or handle them otherwise.
Postponing this on that one.
Comment #7
bnjmnmUn-postponed! #3307454: Move classy related tests to the theme directory/namespace or handle them otherwise
Comment #8
spokjeComment #9
spokjeComment #10
spokjeComment #11
lauriiiLooks good!
Comment #13
catchCommitted/pushed to 9.5.x, thanks!
Added a release note.