Is there any specific reason for skipping optional folder from purging configurations? I think it will be good, if it removing the optional configurations.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | easy_install_delete_opt_config_2930128_5.patch | 11.14 KB | saranya ashokkumar |
| #3 | easy_install_delete_opt_config_2930128_3.patch | 11.01 KB | saranya ashokkumar |
Comments
Comment #2
karthikeyan-manivasagam commentedSaranya, Thank you for your thoughts & contribution.
Yes, can remove the optional configs, Though the idea of the easy_install module is to remove the configurations that gives error when installing Drupal modules and Currently easy_install removes the configurations which are not allowing the installation of Drupal modules. Drupal considers the install-folder's configurations as mandatory on installation, the optional-folder have optional configs. Most of the developers wouldn't like to unset their configurations if it works perfectly without errors on install.
Patches are welcome! if you would like to provide some optional checkbox on purge and uninstall confirmation page which will say "Select the checkbox if you want remove the optional configurations too!"
Comment #3
saranya ashokkumar commentedI have created a patch. This will add new checkbox in purge form and also it will show the optional configuration for each modules in separate details. Please review.
Comment #4
punamshelkeComment #5
saranya ashokkumar commentedHi,
I have updated this patch. If the module is not having any optional config. Updated the check box title.
Comment #7
karthikeyan-manivasagam commentedThank you Saranya, tested and Patch #5 is working fine and applied.
Comment #8
karthikeyan-manivasagam commented