Remove certain presentational opinions

Created on 5 February 2025, about 2 months ago

This package is meant to have very few presentational choices in it, but a few persist from when this was the core of Drupal CMS's installer:

  • Hooks::applyRecipes() sets the batch title to "Setting up your site"; this should be done by the profile, full stop.
  • Hooks::installSettingsFormAlter() changes the driver selection to a select; this should be done in an installer theme.
  • In Hooks::installConfigureFormAlter():
    • The alterations to $form['admin_account']['account'] sub-elements should be isset()-guarded.
    • The mail sub-element should be only partially overridden (#weight and #default_value), not completely replaced. The title should be set by an installer theme.

This can be done for alpha2, since this package is not yet in Drupal CMS's release branch.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024