Extension Annotations


Extension Basics

Title
Annotations
Name
ckanext-annotations
Type
Public extension
Description
CKAN extension for integrating annotations from an Open Annotations Server (Mosaics).
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-03-11 16:38:20)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

An extension for CKAN

CKAN extension to integrate annotations from an Open Annotations server.

Configure

You need the Mosaics server URL in your CKAN ini file (typically stored in /etc/ckan/default/development.ini):

mosaics.server_url = http://your_mosaics_server/api/  # mind the trailing slash!
Version
0.0.1
Version release date
2017-01-01
Contact name
pduchesne
Contakt email
(not set)
Contact Url


Installation Guide

Configuration hints

Requires a Mosaics Open Annotations Server. The server URL must be configured.

Plugins to configure (ckan.ini)
annotations
CKAN Settings (ckan.ini)
# mosaics.server_url = http://your_mosaics_server/api/
DB migration to be executed
(not set)
<< back to Extensions