webempoweredchurch / wec_map

Mapping extension for TYPO3 that connects to geocoding databases and Google Maps API.
http://webempoweredchurch.org
6 stars 3 forks source link

Patch: Allow hardcoded google maps key #13

Open ckoehler opened 12 years ago

ckoehler commented 12 years ago

Christoph,

this is part of a series of my modifications, split up in separate patches.

sometimes, I want to hardcode my google maps API key, so TYPO3 caches the API key right the first time (even though my user comes in through a different domain, and then it would break for most other users, as it is cached wrongly).

patch: is there for pi3. missing: same for pi2, and pi1, also documentation needs to be adapted.

Thanks, Benni.

http://svn.webempoweredchurch.org/attachments/177/wec_map_allowhardcodedkey.patch