Extension CKAN Link Organizations


Extension Basics

Title
CKAN Link Organizations
Name
ckanext-linkorgs
Type
Public extension
Description
Simple CKAN extension to display organization linking information via iframe integration.
CKAN versions

2.8

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
7 years ago (2019-01-01 00:00:00)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

This extension enables the display of linked organization information within dataset pages. It integrates with an external PHP web application (linkorgs-app) to show organization relationships. The extension adds an iframe to the dataset read page that communicates with the linkorgs-app to display organizational connections. The standard plugin creates an iframe that points to localhost:80/app.php where the corresponding linkorgs-app should be present. Users can either host it themselves or wait for a public release of a centralized service. The plugin will be updated with the centralized service URL as soon as available.

Version
Version release date
(not set)
Contact name
N-Krenn
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Edit ckanext-linkorgs/ckanext/linkorgs/templates/package/read.html to configure iframe URL and styling.

Plugins to configure (ckan.ini)
linkorgs
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions