Extension CKAN Metameta Organisation Defaults


Extension Basics

Title
CKAN Metameta Organisation Defaults
Name
ckanext-metameta
Type
Public extension
Description
Organisation defaults management allowing admins to set default field values for all datasets within an organisation.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-02-05 22:09:07)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

Allows Organisation defaults to be set by users who are Organisation administrators. When the plugin is first initiated, a table called metameta is created. This plugin adds a ‘metadata’ tab to the Organisation’s ‘edit’ page. When the user goes to the ‘metadata’ tab, they are shown a table of the current field/values. The user can click the ‘Edit Defaults’ button to edit each field. Only organisation admins can see and access these pages. Database can be cleaned using paster command: paster –plugin=ckanext-metameta clean -c /etc/ckan/default/development.ini

Version
Version release date
(not set)
Contact name
XVT Solutions
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

paster –plugin=ckanext-metameta clean for database cleanup

Plugins to configure (ckan.ini)
metameta
CKAN Settings (ckan.ini)
# ckan.oneline_textarea = False
# ckan.maintainer_notification = False
DB migration to be executed
(not set)
<< back to Extensions