If possible, it would be nice to set the API key once rather than across multiple forms.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Allow_api_key_to_be_generalized-2843954-2.patch | 657 bytes | mirabuck |
If possible, it would be nice to set the API key once rather than across multiple forms.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Allow_api_key_to_be_generalized-2843954-2.patch | 657 bytes | mirabuck |
Comments
Comment #2
mirabuck commentedA quick way to accomplish this might be handing the api_key variable off to other modules via drupal_alter. Here's a patch to accomplish this.
Comment #4
lambic commentedComment #5
lambic commented