mirror of
https://github.com/farmOS/farmOS.git
synced 2024-02-23 11:37:38 +01:00
51 lines
2.1 KiB
Text
51 lines
2.1 KiB
Text
name = Farm Area
|
|
description = Features for managing farm areas.
|
|
core = 7.x
|
|
package = farmOS
|
|
dependencies[] = colorbox
|
|
dependencies[] = ctools
|
|
dependencies[] = farm_fields
|
|
dependencies[] = farm_map
|
|
dependencies[] = features
|
|
dependencies[] = field_group
|
|
dependencies[] = file
|
|
dependencies[] = geocoder
|
|
dependencies[] = geofield
|
|
dependencies[] = image
|
|
dependencies[] = list
|
|
dependencies[] = multiupload_filefield_widget
|
|
dependencies[] = multiupload_imagefield_widget
|
|
dependencies[] = openlayers
|
|
dependencies[] = openlayers_geofield
|
|
dependencies[] = options
|
|
dependencies[] = pathauto
|
|
dependencies[] = strongarm
|
|
dependencies[] = taxonomy
|
|
dependencies[] = views
|
|
dependencies[] = views_geojson
|
|
dependencies[] = views_tree
|
|
features[ctools][] = field_group:field_group:1
|
|
features[ctools][] = openlayers:default_openlayers_components:1
|
|
features[ctools][] = openlayers:default_openlayers_maps:1
|
|
features[ctools][] = strongarm:strongarm:1
|
|
features[ctools][] = views:views_default:3.0
|
|
features[features_api][] = api:2
|
|
features[field_base][] = field_farm_area
|
|
features[field_base][] = field_farm_area_type
|
|
features[field_group][] = group_farm_description|taxonomy_term|farm_areas|form
|
|
features[field_group][] = group_farm_files|taxonomy_term|farm_areas|form
|
|
features[field_group][] = group_farm_general|taxonomy_term|farm_areas|form
|
|
features[field_group][] = group_farm_geometry|taxonomy_term|farm_areas|form
|
|
features[field_instance][] = taxonomy_term-farm_areas-field_farm_area_type
|
|
features[field_instance][] = taxonomy_term-farm_areas-field_farm_files
|
|
features[field_instance][] = taxonomy_term-farm_areas-field_farm_geofield
|
|
features[field_instance][] = taxonomy_term-farm_areas-field_farm_images
|
|
features[openlayers_components][] = farm_area_component_area_details_popup
|
|
features[openlayers_components][] = farm_area_component_areas_zoom_to_source
|
|
features[openlayers_maps][] = farm_areas
|
|
features[taxonomy][] = farm_areas
|
|
features[variable][] = pathauto_taxonomy_term_farm_areas_pattern
|
|
features[views_view][] = farm_areas
|
|
features[views_view][] = farm_areas_geojson
|
|
files[] = views/handlers/farm_area_handler_field_details.inc
|
|
files[] = views/handlers/farm_area_handler_field_links.inc
|