ckan / ckanext-qa

CKAN QA Extension
MIT License
26 stars 52 forks source link

Use the extension without downloading the resources with archiver #28

Closed valentin0h closed 8 years ago

valentin0h commented 8 years ago

Hi, this is just a question; can I use the plugin without having to download the resources? Is there an easy way to do this? E.g set archiver to "Choose not to download" (?). If so, how is the score than affected?

Valentino

davidread commented 8 years ago

In this case it would just use the format from the resource.format and failing that guess from the URL's file extension. For more info, read the code.