backdrop-contrib / google_cse

Google CSE module for Backdrop CMS
GNU General Public License v2.0
1 stars 1 forks source link

Ability to edit Google CSE settings when default search is enabled #3

Open jeor0980 opened 6 years ago

jeor0980 commented 6 years ago

Part of the functionality that did not port after running coder upgrade,

Originally the Google CSE settings form was appended to /admin/config/search/settings but it stopped saving the configuration values for the Google CSE after porting, so the code for this form was commented out, only allowing for the Google CSE settings to be changed when the default Search module is disabled and by going to admin/config/search/cse-settings

Ideally we would want to be able to run/configure both the default Search module and Google CSE at the same time in /admin/config/search/settings.