Commit Graph

23 Commits

Author SHA1 Message Date
amercader b428c33ff6 [#69] Add config option to keep old behaviour (not reindex) 2014-06-10 18:08:38 +01:00
amercader dbf139e732 [#63] Added extension point for defining custom validators 2014-05-13 18:07:14 +01:00
amercader e9be08d8f1 Merge branch 'master' into 63-extend-spatial-harvesters 2014-04-28 18:41:38 +01:00
amercader 08a40fb173 Merge branch 'master' of https://github.com/tomkralidis/ckanext-spatial into tomkralidis-master 2014-04-28 18:39:23 +01:00
amercader e655b7152d Merge branch 'patch-2' of https://github.com/johnjohndoe/ckanext-spatial into johnjohndoe-patch-2 2014-04-28 18:38:39 +01:00
Tom Kralidis 2c87e31721 bump pycsw requirement to 1.8.0 which eliminates the pycsw model definition issue 2014-04-09 07:41:15 -04:00
Tobias Preuss d047a90a2c Describe how to change ownership in more detail. 2014-04-09 10:43:26 +02:00
Tobias Preuss b72a94de02 Avoid that url is interpretated as a pattern by zsh. 2014-04-09 10:26:07 +02:00
amercader 211f3e4a95 [#63] Tweak docs 2014-03-19 13:02:03 +00:00
amercader badd723259 [#63] Add new ISpatialHarvest interface
Two extension points: ``get_package_dict`` and ``transform_to_iso``,
with the same expected behaviour as the old hooks meant to be overriden.

For ``get_package_dict`` we now pass, apart from the generated
package_dict, the parsed iso_values and the harvest object.

Updated docs and added autodocs.
2014-03-14 11:30:26 +00:00
amercader e3c35e9927 Merge branch 'tomkralidis-master' 2014-01-24 18:15:52 +00:00
amercader a3524a6b7d [#52] Add note about WMS urls for preview 2014-01-09 17:49:37 +00:00
amercader c352fbdadb [#52] Show dataset map correctly on all 2.x versions 2014-01-09 17:46:45 +00:00
Tom Kralidis b436524054 Update csw.rst 2013-12-21 08:10:30 -05:00
Tom Kralidis 0f8fa75b08 small doc fixes 2013-11-22 08:52:32 -05:00
Tom Kralidis af695826e8 add functionality to set CSW keywords from CKAN tag counts 2013-11-18 16:32:23 -05:00
Tom Kralidis 6549964b83 add editorial fixes 2013-11-15 10:02:20 -05:00
Dominik Moritz 60781def51 typo 2013-11-07 10:05:44 -08:00
Tom Kralidis 70c4a8cddf Update csw.rst 2013-10-10 08:15:50 -04:00
amercader aaaca61632 [#37] Fix broken link on map widgets docs 2013-10-07 19:04:12 +01:00
amercader 2f28c8c5c7 [#37] Add support for MapBox tiles and others
The common map function has been extended to allow configuring different
options for the base layer. There are default presets for MapQuest and
MapBox, but any XYZ layer can be added configuration options. The
options are passed to the templates via a helper function and to the js
modules via data-module attributes. Full docs included.
2013-10-06 23:22:04 +01:00
amercader 435f9cdd4a [#39] New docs
Completely revised and restructured docs to be built with Sphinx.
Structured in logic areas, with a big cleanup and nice formatting.
Revised install instructions.

Added the okfn-sphinx-theme submodule to have a consistent look and feel
with the core CKAN docs, although core docs are using an older revision.
2013-09-08 19:42:39 +01:00
amercader a2f95f4da4 First docs draft 2013-04-10 17:37:33 +01:00