Extension Revision Tab


Extension Basics

Title
Revision Tab
Name
ckanext-revisiontab
Type
Public extension
Description
Adds a revision tab to the CKAN dataset interface to display revision history.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-07-18 15:51:27)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-revisiontab adds a dedicated tab within the CKAN interface to display dataset revision history. The tab can be configured to be visible only to administrators or to all users including guests. Installation requires adding ‘revisiontab’ to ckan.plugins. The extension provides a config setting to control visibility. Last commit was July 2016.

Version
0.0.1
Version release date
2016-07-18
Contact name
Jonas Oppenlaender
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Whether revision tab is visible for admins only (default: False)

ckanext.revisiontab.admin_only = False

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