Closed steinmb closed 3 years ago
This remove all duplicated modules. Note Ctools also force us to manually rebuild the registry (registry_rebuild).
commit cdc07bae4dc31c005c2ace88270a3aa5b73ecf23 (HEAD -> main, origin/main) Author: Stein Magne Bjorklund steinmb@smbjorklund.com Date: Wed Jan 6 12:10:00 2021 +0100
Issue 28 Remove duplicated modules
Modules duplicated with ELMCIP is not needed.
While at we also removed other modules no longer in use:
9ddbac9f (HEAD -> main, origin/main) Issue 28 Remove module toc_filter cf32ef88 Issue 28 Remove module masquerade 023bd2a5 Issue 28 Remove module emfield c5d43bf3 Issue 28 Remove module backup_migrate 92844dcc Issue 28 Remove module admin_menu
Merging ELMCIP and Cell we normalized the module directory structure -
https://github.com/smbjorklund/cellproject/tree/main/cellproject.net/modules and uninstalled and removed all modules not in use.
We now should remove any duplicated modules from CELL. These are modules that CELL and ELMCIP both use. Keeping unnecessary duplicates around also duplicate the maintenance needed keeping them update and sites secure.
Scope of work
How to test
Should have no side effects