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