
ckanext-deadoralive
ckanext-deadoralive is a CKAN extension for the Dead or Alive link checker service.
It provides the API that enables a CKAN site to be checked by the link checker,
handles saving the results posted by the link checker in CKAN’s database and
adds various broken link reports to the CKAN site.
Features and screenshots: seanh.cc/posts/ckanext-deadoralive
Requirements
Tested with CKAN 2.2 and Python 2.7. Python 2.6 is not supported!
Installation and Usage
Activate your CKAN virtualenv and then:
pip install ckanext-deadoralive
Add deadoralive to the ckan.plugins setting in your CKAN config file.
Create a user account for the link checker to use.
Before you can run the link checker service you need a CKAN user account
for it to use. I recommend creating a new user account
just for the link checker rather than using an admin account, so the link
checker can run with as few privi