diff --git a/deployment/etc/ckan/production.ini b/deployment/etc/ckan/production.ini index 27c2d19e..7fb3f0d4 100644 --- a/deployment/etc/ckan/production.ini +++ b/deployment/etc/ckan/production.ini @@ -42,8 +42,8 @@ ckan.auth.create_unowned_dataset=false # List the names of CKAN extensions to activate. # Note: This line is required to be here for packaging, even if it is empty. -ckan.plugins = geodatagov datagov_harvest z3950_harvester arcgis_harvester geodatagov_csw_harvester geodatagov_doc_harvester geodatagov_waf_harvester spatial_metadata spatial_query spatial_query_widget wms_preview cswserver resource_proxy spatial_harvest_metadata_api recline_preview pdf_preview googleanalytics -#ckan.plugins = geodatagov harvest z3950_harvester geodatagov_csw_harvester geodatagov_doc_harvester geodatagov_waf_harvester spatial_metadata spatial_query spatial_query_widget wms_preview cswserver resource_proxy spatial_harvest_metadata_api recline_preview pdf_preview qa +ckan.plugins = geodatagov datagov_harvest z3950_harvester arcgis_harvester waf_harvester_collection geodatagov_csw_harvester geodatagov_doc_harvester geodatagov_waf_harvester spatial_metadata spatial_query resource_proxy spatial_harvest_metadata_api recline_preview pdf_preview googleanalytics + #googleanalytics googleanalytics.id = UA-17367410-17 googleanalytics.account = data.gov @@ -51,8 +51,6 @@ ckan.activity_streams_enabled = False ckan.resource_proxy_enabled = 1 -#ckan.plugins = geodatagov harvest csw_harvester doc_harvester waf_harvester spatial_metadata spatial_query spatial_query_widget dataset_extent_map wms_preview cswserver -#ckan.plugins = ckan_harvester inspire_api gemini_harvester gemini_doc_harvester gemini_waf_harvester spatial_metadata spatial_query spatial_query_widget dataset_extent_map search.facets = groups tags res_format responsible-party frequency source_type search.facets.responsible-party.title = Organizations @@ -66,17 +64,13 @@ ckanext.spatial.harvest.xslt_html_content_original = ckanext.geodatagov:template ckanext.geodatagov.fgdc2iso_service = http://localhost:8983/fgdc2iso/ -#ckan.search.automatic_indexing = 1 - -ckan.site_logo = /images/logo-geodata-small.png - - +ckanext.geodatagov.spatial_preview.url = http://199.26.254.190:8088/viewer/ -cswservice.title = geo.data.gov demo prototype CSW endpoint +ckanext.geodatagov.spatial_preview.formats = wms kml kmz -cswservice.abstract = This is a basic implementation of the CSW standard, offering access to the metadata from the geo.data.gov demo prototype. +#ckan.search.automatic_indexing = 1 -cswservice.provider_name = Powered by CKAN +ckan.site_logo = /images/logo-geodata-small.png