Problem/Motivation

I am using the Draggable Views module most of the times but since this is not working now in D9 I was looking for a good alternative.

I found this module but since the description on the project page is so briefly described I thought I wouldn't help me with my search for a module for sorting my content. So even though I found it multiple times for multiple project I didn't start using it till today. And it is a perfect alternative.

Proposed resolution

Make more clearly on the project page that content can be ordered by dragging and dropping within a view.
Add a small how-to part on the project page on how to get the Weight module to work.

Something like:
- Add a new field `weight` to the basic page content type
- Create a view called `weight` with table format displayed as a page
- Added the field weight_selector to the view
- Removed all the sort criteria from the view
- Added as sort criteria just the `weight` field asc

Add images of a node and view to give a better insight of what the module is doing

Comments

zebda created an issue.