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

Radius search: Allow zip/city to be a single field in the frontend #9

Open ckoehler opened 12 years ago

ckoehler commented 12 years ago

Christoph,

I have some clients where my google maps radius search should only have one single field for both zip and city search. Thus, I merged the two fields in the Frontend through TS, but then the search needs to notice that. That's why you get this patch, that detects whether the city field is numeric and then changes the fields.

Thanks, Benni.

http://svn.webempoweredchurch.org/attachments/183/wec_map_zipcity_singlefield.patch