Problem/Motivation

It was decided to use "install" instead of "enable" for modules and themes in #3162049: [meta] Better wording of the module life-cycle admin pages. See also:

But modules in the list of modules that are not installed on the "Extend" page (/admin/modules) use the suffix "disabled", in parentheses.

Disable module list

"Uninstalled themes" is used on the "Appearance" page (/admin/appearance) and "uninstalled" in #3611590: Use Installed and Uninstalled on Available updates page, so we should probably use that to stay consistent, rather than for example "not installed".

"disabled" is also used in the text under an uninstalled theme, so also needs an update.

Steps to reproduce

See the list of Modules under /admin/modules ("Extend") use the suffix "(disabled)", even though we install and uninstall modules, not enable/disable as in Drupal 7.

Proposed resolution

To be consistent, the suffix should probably be "(uninstalled)".

We could do this for both modules and themes.

Remaining tasks

Update the relevant files and tests for modules and themes to use "(uninstalled)", and not "(disabled)".

User interface changes

Modules that are not installed will use the suffix "(uninstalled)" on the "Extend" page (/admin/modules).

Introduced terminology

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#4 disabled-module-list.png145.42 KBressa

Issue fork drupal-3610824

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ressa created an issue. See original summary.

ressa’s picture

ressa’s picture

Issue summary: View changes
StatusFileSize
new145.42 KB