Allows dataset editors to reorder the positioning of resources
by XVTSolutions

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

Recent Activity