I want to export my Drupal core search settings via features, specifically these variables:

* search_active_modules
* search_cron_limit
* search_default_module

Neither of these variables is offered for download though in feature's strongarm dropdown list.

Comments

bblake’s picture

Assigned: Unassigned » bblake
bblake’s picture

Status: Active » Postponed (maintainer needs more info)

One thing I've noticed is that if you have never saved the '/admin/config/search/settings' page, then those variables do not exist in the variable table ( and thus are not available to strongarm ).

However, after that page has been saved and those variables show up in the variable table, they are available to strongarm. I've verified that in the current release, those variables are exportable through features. Please verify that this is now working for you.

bblake’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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