Extension Reorder


Extension Basics

Title
Reorder
Name
ckanext-reorder
Type
Public extension
Description
Allows dataset editors to reorder the positioning of resources.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-02-27 08:58:10)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

ckanext-reorder

Allows dataset editors to re-position resources using a drag and drop list. + adds Reorder Resources button to dataset edit page + only users with permission to edit datasets can perform reordering

Installation

  1. clone this repository
  2. install: python ckanext-reorder/setup.py develop
  3. add reorder to the list of plugins in .ini file
Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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