Problem/Motivation

In the list of modules to uninstall, the module names are listed in a single list where all the modules are alphabetical ordered. This makes difficult to find the example modules to uninstall.

Proposed resolution

Change the module name to start with Example: In this way, all the example modules would be grouped together in the Uninstall page.

Issue fork examples-3545796

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

avpaderno created an issue. See original summary.

ishani patel made their first commit to this issue’s fork.

ishani patel’s picture

Assigned: Unassigned » ishani patel

Hello @avpaderno,
I've raised MR,
Kindly check and review.

Thank you!

ishani patel’s picture

Assigned: ishani patel » Unassigned
Status: Active » Needs review
avpaderno’s picture

Status: Needs review » Needs work

There are 34 modules in this project.

Examples for Developers, the main module from which all other modules depend, is the only module whose name starts with Example. Other modules, like Action example, Config Simple Example, or Theming example are not listed close to the main module, which means that, to uninstall every installed example module, the full list of modules shown in the Uninstall page must be read. It is simple to find them if they are listed as in the following list.

  • Example: Action
  • Example: Simple Config
  • Example: Theming
  • Examples for Developers

The Examples for Developers module is listed last; that is fine, since all the other modules depend from it.

avpaderno’s picture

Title: Change all the module names to start with "Example:", except for "Examples for Developers" » Change all the module names, except "Examples for Developers, and make them start with "Example: "
avpaderno’s picture

Title: Change all the module names, except "Examples for Developers, and make them start with "Example: " » Change all the module names (except "Examples for Developers") and make them start with "Example: "
ishani patel’s picture

Status: Needs work » Needs review

Hello @avpaderno,
I've updated MR as per your suggestion.
Please check and let me know if any changes are required.

Thank you!

oily’s picture

@avpaderno Is it just the module names inside the *.info.yml files? Or do any files or folders need to be renamed?

avpaderno’s picture

@oily It is only the module name that needs to be changed. The aim is to make the example modules listed grouped in the uninstall page.

oily’s picture

Status: Needs review » Reviewed & tested by the community
avpaderno’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.