geofield.devel_generate.inc |
geofield.devel_generate.inc |
|
Create random data to populate geofields. |
geofield.feeds.inc |
geofield.feeds.inc |
|
Provides integration with Feeds module (http://drupal.org/project/feeds) |
geofield.formatters.inc |
geofield.formatters.inc |
|
Drupal field formatter hooks and helper functions. |
geofield.info |
geofield.info |
|
name = Geofield
description = Stores geographic and location data (points, lines, and polygons).
core = 7.x
dependencies[] = geophp
package = Fields
files[] = geofield.module
files[] = geofield.install
files[] = geofield.widgets.inc
files[] =… |
geofield.install |
geofield.install |
|
Install, update and uninstall functions for the geofield module. |
geofield.module |
geofield.module |
|
|
geofield.openlayers.inc |
geofield.openlayers.inc |
|
Provides hooks for integration with OpenLayers (http://drupal.org/project/openlayers) |
geofield.test |
geofield.test |
|
Tests for geofield.module. |
geofield.widgets.inc |
geofield.widgets.inc |
|
Provides field widget hooks for geofield module. |
geofield_map.css |
modules/geofield_map/css/geofield_map.css |
|
/**
* Issue #1966296: Info tooltip styling is broken for GeofieldMap
*/
.geofieldMap img {
max-width: none;
} |
geofield_map.info |
modules/geofield_map/geofield_map.info |
|
name = Geofield Map
description = Provides a basic mapping interface for Geofield.
core = 7.x
dependencies[] = geofield
files[] = includes/geofield_map.views.inc
files[] = includes/geofield_map_plugin_style_map.inc |
geofield_map.module |
modules/geofield_map/geofield_map.module |
|
|
geofield_map.views.inc |
modules/geofield_map/includes/geofield_map.views.inc |
|
Default views hooks. |
geofield_map_plugin_style_map.inc |
modules/geofield_map/includes/geofield_map_plugin_style_map.inc |
|
This file holds style plugin for Geofield Maps |
LICENSE.txt |
LICENSE.txt |
|
Copyright (c) 2011, Tristan O'Neil and contributors
All Rights Reserved.
This program is dual-licensed under both the GPL version 2 and Modified BSD
License. Either license may be used at your option.
… |
openlayers_behavior_geofield.css |
includes/behaviors/css/openlayers_behavior_geofield.css |
|
CSS for OpenLayers Draw Features Behavior |
openlayers_behavior_geofield.inc |
includes/behaviors/openlayers_behavior_geofield.inc |
|
Implementation of OpenLayers behavior. |
README.txt |
README.txt |
|
__ _ _ _
/ _(_) | | | |
__ _ ___ ___ | |_ _ ___| | __| |
/ _` |/ _ \/ _ \| _| |/ _ \ |/ _` |
| (_| | __/ (_) | | | | __/ | (_| |
\__, |\___|\___/|_| |_|\___|_|\__,_|
__/ |
|___/
CONTENTS OF THIS… |