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
- clone this repository
- install:
python ckanext-reorder/setup.py develop
- add
reorder
to the list of plugins in .ini file