You are here

Files in IP Geolocation Views & Maps 7

Primary tabs

File namesort descending Location Namespace Description
geofieldProximityGeocoderWithHTML5.inc views/proximity_plugins/geofieldProximityGeocoderWithHTML5.inc Contains geofieldProximityGeocoderWithHTML5.
ip-geoloc-leaflet.tpl.php views/ip-geoloc-leaflet.tpl.php
ip-geoloc-map.tpl.php views/ip-geoloc-map.tpl.php ip-geoloc-map.tpl.php
ip-geoloc-openlayers.tpl.php views/ip-geoloc-openlayers.tpl.php ip-geoloc-openlayers.tpl.php
ip_geoloc.admin.inc ip_geoloc.admin.inc Admin configuration settings for IPGV&M.
ip_geoloc.api.php ip_geoloc.api.php Hooks provided by "IP Geolocation Views & Maps" (ip_geoloc).
ip_geoloc.context.inc ip_geoloc.context.inc
ip_geoloc.inc plugins/contexts/ip_geoloc.inc
ip_geoloc.info ip_geoloc.info name = IP Geolocation Views & Maps description = Display Google, Leaflet and OpenLayers2 maps of Views containing locations of visitors and/or nodes. Marker color differentiation. Centering options, e.g. visitor's HTML5-retrieved current…
ip_geoloc.install ip_geoloc.install Install and uninstall hooks for IP Geolocation Views & Maps.
ip_geoloc.module ip_geoloc.module IPGV&M is a mapping engine for Views that contain locations of entities and/or visitors. Google Maps, Leaflet and OpenLayers2 maps are all supported. and available through this module. Using a number of optional sources IPGV&M also retrieves…
ip_geoloc.openlayers.inc ip_geoloc.openlayers.inc ip_geoloc.openlayers.inc
ip_geoloc.session.inc ip_geoloc.session.inc ip_geoloc.session.inc
ip_geoloc.statistics.inc plugins/ip_geoloc.statistics.inc Capture IP Geoloc statistics in the access log.
ip_geoloc.tokens.inc ip_geoloc.tokens.inc
ip_geoloc.views.inc views/ip_geoloc.views.inc ip_geoloc.views.inc
ip_geoloc.views_default.inc views/ip_geoloc.views_default.inc Canned view to display an alternative visitor log of your site.
ip_geoloc_admin.css css/ip_geoloc_admin.css #edit-style-options-default-marker .form-item.form-type-select, #edit-style-options-default-marker .form-item.form-type-textfield, #edit-style-options-mini-map .form-item.form-type-checkbox, #edit-style-options-mini-map…
ip_geoloc_admin_select_amarkers.css css/ip_geoloc_admin_select_amarkers.css /* Anno 2014 background images for options in a <select> work in Firefox ... */ select.marker-color { height: 2em; } select.marker-color option { padding: 14px 0 16px 37px; } select.marker-color option[value="black"] { …
ip_geoloc_admin_select_markers.css css/ip_geoloc_admin_select_markers.css /* Anno 2014 background images for options in a <select> work in Firefox ... */ select.marker-color { height: 2em; } select.marker-color option { padding: 9px 0 11px 27px; } select.marker-color option[value="drupal"] { …
ip_geoloc_all.css css/ip_geoloc_all.css /* Geofield proximity exposed filter. Make the distance input shorter. Included only when the "Set my location"" block is shown. */ .form-type-geofield-proximity…
ip_geoloc_api.inc ip_geoloc_api.inc API functions of IP geolocation module
ip_geoloc_blocks.inc ip_geoloc_blocks.inc Blocks available in IP Geolocation Views & Maps.
ip_geoloc_context_reaction_locate_visitor.inc plugins/ip_geoloc_context_reaction_locate_visitor.inc Output javascript to locate visitor using GPS/Wifi.
ip_geoloc_generator.info ip_geoloc_generator/ip_geoloc_generator.info name = Geolocation Generator description = Generates random locations to test IP Geolocation Views & Maps module core = 7.x configure = admin/config/system/ip_geoloc_generator dependencies[] = views
ip_geoloc_generator.install ip_geoloc_generator/ip_geoloc_generator.install Install and uninstall hooks for IP Geolocation Views & Maps.
ip_geoloc_generator.module ip_geoloc_generator/ip_geoloc_generator.module ip_geoloc_generator.module
ip_geoloc_leaflet_controls.css css/ip_geoloc_leaflet_controls.css .leaflet-control-container .leaflet-control-reset, .leaflet-control-container .leaflet-control-zoom-indicator { background-color: white; color: black; height: 26px; width: 26px !important; /* for Bootstrap glyphs */ line-height: 26px; …
ip_geoloc_leaflet_markers.css css/ip_geoloc_leaflet_markers.css /* Note that the name of the marker directory, e.g. "/amarkers" is output in the HTML as a CSS class, so you can customise a version to go with your specific markers by prefixing your CSS rules with .amarkers (or whatever the name…
ip_geoloc_leaflet_sync_content.css css/ip_geoloc_leaflet_sync_content.css /* Views Table format */ tr.synced-marker-hover > td, tr.odd.synced-marker-hover > td, tr.even.synced-marker-hover > td, tr.synced-marker-hover > td.active, tr.odd.synced-marker-hover > td.active, tr.even.synced-marker-hover >…
ip_geoloc_map_current_visitor.tpl.php theme/ip_geoloc_map_current_visitor.tpl.php ip_geoloc_map_current_visitor.tpl.php
ip_geoloc_map_multi_visitor.tpl.php theme/ip_geoloc_map_multi_visitor.tpl.php ip_geoloc_map_multi_visitor.tpl.php
ip_geoloc_plugin_argument_default_ip_geoloc.inc views/ip_geoloc_plugin_argument_default_ip_geoloc.inc views/ip_geoloc_plugin_argument_default_ip_geoloc.inc
ip_geoloc_plugin_style.inc views/ip_geoloc_plugin_style.inc ip_geoloc_plugin_style.inc
ip_geoloc_plugin_style_leaflet.inc views/ip_geoloc_plugin_style_leaflet.inc
ip_geoloc_plugin_style_map.inc views/ip_geoloc_plugin_style_map.inc
ip_geoloc_plugin_style_openlayers.inc views/ip_geoloc_plugin_style_openlayers.inc
ip_geoloc_theme.inc theme/ip_geoloc_theme.inc ip_geoloc_theme.inc
README.txt README.txt IP GEOLOCATION VIEWS AND MAPS ============================= This documentation concentrates on the installation and configuration of the IP Geolocation Views & Maps (IPGV&M) module. For an overall introduction…
README.txt markers/README.txt Marker images for "IP Gelocation Views and Maps" module ======================================================= All you need to do to add a new marker image to your set of markers is drop a new .png image file in the /markers folder. The…
README.txt ip_geoloc_generator/README.txt GEOLOCATION GENERATOR ===================== Allows you to generate a cluster of random map locations for Views displayed as maps via the module IP Geolocation Views and Maps. On the Geolocation Generator configuration page you specify the center of…

Other projects