The last submitted patch, 91: 2231853-91.patch, failed testing. View results →
- 🇫🇷France andypost
Looks Claro needs more fixes and not clear about default config test
The last submitted patch, 93: 2231853-93.patch, failed testing. View results →
Followup from #2218039: Render the maintenance/install page like any other HTML page → .
Bring file name patterns in line with core standards.
Address theme suggestions as well, for example, page__maintenance
.
Use core's template suggestions and rename templates and related preprocess functions
None.
removal of theme keys maintenance_page
& install_page
Template name changes.
maintenance_page
=> page--maintenance
install_page
=> page--maintenance--install
maintenance_page__offline
=> page__maintenance__offline
preprocess functions moved to system module
template_preprocess_maintenance_page()
=> system_preprocess_page__maintenance()
template_preprocess_install_page
=> system_preprocess_page__maintenance__install()
Needs review
10.1 ✨
Last updated
Refactors an existing API or subsystem for consistency, performance, modularization, flexibility, third-party integration, etc. May imply an API change. Frequently used during the Code Slush phase of the release cycle.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The last submitted patch, 91: 2231853-91.patch, failed testing. View results →
Looks Claro needs more fixes and not clear about default config test
The last submitted patch, 93: 2231853-93.patch, failed testing. View results →