You are here

device_geolocation.info in Smart IP 7

name = Device Geolocation
description = Provides visitor's geographical location using client device location source that implements W3C Geolocation API and Google Geocoding service.
package = Location
core = 7.x
files[] = device_geolocation.module
files[] = device_geolocation.install
files[] = theme/device-geolocation-visitor-info.tpl.php
dependencies[] = smart_ip
configure = admin/structure/block

File

modules/device_geolocation/device_geolocation.info
View source
  1. name = Device Geolocation
  2. description = Provides visitor's geographical location using client device location source that implements W3C Geolocation API and Google Geocoding service.
  3. package = Location
  4. core = 7.x
  5. files[] = device_geolocation.module
  6. files[] = device_geolocation.install
  7. files[] = theme/device-geolocation-visitor-info.tpl.php
  8. dependencies[] = smart_ip
  9. configure = admin/structure/block