You are here

smart_ip_views_bridge.info in Smart IP 7.2

; $Id$
name = Smart IP Views Bridge
description = Exposes Smart IP visitor's location details to Views field (coordinates, country, ISO 3166 2-character country code, region, region code (FIPS), city and zip) and filter (country, ISO 3166 2-character country code, region, region code (FIPS), city and zip).
package = Views
core = 7.x
files[] = smart_ip_views_bridge.module
files[] = views/smart_ip_views_bridge.views.inc
files[] = views/smart_ip_views_bridge_handler_field_city.inc
files[] = views/smart_ip_views_bridge_handler_field_country.inc
files[] = views/smart_ip_views_bridge_handler_field_coordinates.inc
files[] = views/smart_ip_views_bridge_handler_field_latitude.inc
files[] = views/smart_ip_views_bridge_handler_field_longitude.inc
files[] = views/smart_ip_views_bridge_handler_field_region.inc
files[] = views/smart_ip_views_bridge_handler_field_zip.inc
files[] = views/smart_ip_views_bridge_handler_filter_location_country.inc
files[] = views/smart_ip_views_bridge_handler_filter_location_region.inc
files[] = views/smart_ip_views_bridge_handler_argument_location_country.inc
files[] = views/smart_ip_views_bridge_handler_argument_location_region.inc
files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_field.inc
files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_filter_circle.inc
files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_filter_square.inc
files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_sort.inc
files[] = tests/smart_ip_views_bridge.test
dependencies[] = views
dependencies[] = smart_ip

File

modules/smart_ip_views_bridge/smart_ip_views_bridge.info
View source
  1. ; $Id$
  2. name = Smart IP Views Bridge
  3. description = Exposes Smart IP visitor's location details to Views field (coordinates, country, ISO 3166 2-character country code, region, region code (FIPS), city and zip) and filter (country, ISO 3166 2-character country code, region, region code (FIPS), city and zip).
  4. package = Views
  5. core = 7.x
  6. files[] = smart_ip_views_bridge.module
  7. files[] = views/smart_ip_views_bridge.views.inc
  8. files[] = views/smart_ip_views_bridge_handler_field_city.inc
  9. files[] = views/smart_ip_views_bridge_handler_field_country.inc
  10. files[] = views/smart_ip_views_bridge_handler_field_coordinates.inc
  11. files[] = views/smart_ip_views_bridge_handler_field_latitude.inc
  12. files[] = views/smart_ip_views_bridge_handler_field_longitude.inc
  13. files[] = views/smart_ip_views_bridge_handler_field_region.inc
  14. files[] = views/smart_ip_views_bridge_handler_field_zip.inc
  15. files[] = views/smart_ip_views_bridge_handler_filter_location_country.inc
  16. files[] = views/smart_ip_views_bridge_handler_filter_location_region.inc
  17. files[] = views/smart_ip_views_bridge_handler_argument_location_country.inc
  18. files[] = views/smart_ip_views_bridge_handler_argument_location_region.inc
  19. files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_field.inc
  20. files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_filter_circle.inc
  21. files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_filter_square.inc
  22. files[] = views/smart_ip_views_bridge_openlayers_proximity_handler_sort.inc
  23. files[] = tests/smart_ip_views_bridge.test
  24. dependencies[] = views
  25. dependencies[] = smart_ip