Is there any specific reason for skipping optional folder from purging configurations? I think it will be good, if it removing the optional configurations.

Comments

karthikeyan-manivasagam’s picture

Saranya, 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!"

saranya ashokkumar’s picture

Status: Active » Needs review
StatusFileSize
new11.01 KB

I 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.

punamshelke’s picture

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

Hi,

I have updated this patch. If the module is not having any optional config. Updated the check box title.

karthikeyan-manivasagam’s picture

Status: Reviewed & tested by the community » Fixed

Thank you Saranya, tested and Patch #5 is working fine and applied.

karthikeyan-manivasagam’s picture

Status: Fixed » Closed (fixed)