- 🇳🇿New Zealand quietone
This is now active.
In #16 it is said that this will be a big patch and reading the IS I tend to agree. This needs to be split into smaller manageable child issue.
- 🇳🇿New Zealand quietone
Converting this to a Meta. I've deliberately trimmed down the IS to make it easier to see the child issues and how they have been scoped. The list of changes in the IS was helpful but I would up doing my own searches anyway when making the changes.
- 🇩🇰Denmark ressa Copenhagen
Should we create a dedicated issue for Documentation as well? For example the pages under https://www.drupal.org/docs/extending-drupal → needs updating as well. I have already updated these two pages:
- https://www.drupal.org/docs/extending-drupal/themes/installing-themes →
- https://www.drupal.org/docs/extending-drupal/installing-modules →
... but there are most likely many more instances of "enable" which should be "install".
- 🇬🇧United Kingdom longwave UK
We have some methods that need renaming too:
+++ b/core/tests/Drupal/KernelTests/KernelTestBase.php @@ -858,7 +858,7 @@ protected function enableModules(array $modules) { @@ -884,7 +884,7 @@ protected function disableModules(array $modules) {
- 🇳🇿New Zealand quietone
More instances to change were found in #3379495-21: Convert enable/disable to install/uninstall in hook_help() → . 2 in language_tour_tips_alter and one in system.install. These may need individual issue or a better scope. For example, the tour one might be for all hook_tour_tips_alter. I have added them to the remaining tasks.
- 🇳🇿New Zealand quietone
longwave found an instance in a test module and I have added that to the list in the issue summary, #3379496-20: Convert enable/disable to install/uninstall in UI not in hook_help → .
- Status changed to Fixed
8 months ago 9:52am 3 April 2024 - 🇳🇿New Zealand quietone
This meta was for tracking changes to the UI. All the child issues are now closed. If any more instances are found someone can make a new issue.
The points in #27 and #29 are addressed in the 2 referenced instances. #2888654: URLs for module/theme actions are inconsistent with UI text → #3182408: API function names in module/theme install/uninstall space should match UI →
Added created per the Issue Summary and closing as fixed.
Automatically closed - issue fixed for 2 weeks with no activity.