Enable google_cse_adv_execute() to be called directly with custom query options, and allow modules to alter query parameters before they are urlencoded and assembled into a query URL.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | google_cse_adv-924656-2.patch | 4.13 KB | jweowu |
| #2 | google_cse_adv-924656-1.patch | 2.75 KB | jweowu |
| #1 | google_cse_adv-924656.patch | 2.71 KB | jweowu |
Comments
Comment #1
jweowu commentedComment #2
jweowu commentedMinor change to provide fuller details to any modules implementing
hook_google_cse_adv_options_alter().Comment #3
meba commentedI like this! hook_google_cse_adv_options should go into API.txt though...
Comment #4
jweowu commentedComment #5
meba commentedCommitted, thanks!