-
The install instructions say to apply db.sql and then install ckanext-semantic, but db.sql is part of ckanext-semantic. Can they just be done in the other order? Also giving an exact command to copy-p…
seanh updated
11 years ago
-
# Overview
The Data Schema JSON will throw an error if it includes characters not compatible with ascii.
This happens due to the use of Swedish characters like "Ö" and "Ä".
![validation](https:…
-
### Currently:
When you install ckanext-datarequest on your ckan instance, it shows the button for DATAREQUEST. But once ckanext-openafrica is installed, the button is overridden.
Navigating to` /da…
-
`ckanext.cloudstorage.connection_link` usage in https://github.com/datopian/ckanext-cloudstorage/blob/master/ckanext/cloudstorage/storage.py#L162 was merged but the config option was not documented in…
-
I've been trying to use this to add new variables in support of some plugins, but have had no luck with the changes actually making it to production.ini when I build the docker image. Below are the va…
-
I'm working on a harvester that inherits from `ckanext.spatial.harvesters.CSWHarvester`. To this end, I overwrite `ckanext.spatial.harvesters.SpatialHarvester.get_package_dict`.
I'd like to be abl…
-
I had a harvester run abort today with the following error message:
```
[ckanext.harvest.model] Error when processsing dataset: KeyError('title') / Traceback (most recent call last):
File "/usr…
-
Implement listing layout as per the attached design.
Lables colors should be defined in `ckanext-dataportaltheme/ckanext/dataportaltheme/fanstatic/dataportaltheme.css`
-
I couldn’t find any help anywhere else. My apologies if my question seem silly.
I am using ckan ckan 2.5.3 with lxml installed.
I insert view iframes on a page, will get his error when the page…
dcmul updated
6 years ago
-
When we navigate to organization or group pages due to our custom hierarchy implementation of the trees, the pages are loading a bit slower than usual.
According to https://github.com/FCSCOpendata/…