# Summary
DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop.
Have you ever rearranged Blocks?, sorted Taxonomy terms? or reordered Menu items at the Drupal administration pages? All these pages use the tabledrag.js javascript that enables Drag'n Drop on HTML-tables.
With DraggableViews you can apply this tabledrag.js to any Views-generated table.
Current Development
# Project URL
https://www.drupal.org/project/draggableviews
# Where is the code?
(A link to where to find the code. If a patch is available on drupal.org, add a link to that issue.)
# Estimated completion date
No clue. Gave access to Podarok to complete this. He said he is launching a Drupal 8 website in 5 weeks and he will have this done by then.
# Dependencies
Other than core modules, none.
# Who's doing the port?
Gave access to Podarok to complete this
# What help do they need?
Find: #2425249: DraggableViews: Port to Drupal 8
# D8 roadmap
#2425249: DraggableViews: Port to Drupal 8
# Background and reference information
- Drupal 8.0.0 will be released on November 19, 2015
- News about "Porting modules and themes to Drupal 8 "
- "Drupal Module Upgrader" module. Which can do some of this automatically for you, covering many API hooks.
- Documentation about "Converting 7.x modules to 8.x"
This module is use by ERPAL for Service Providers at https://www.drupal.org/project/erpal
Comments
Comment #2
francewhoaComment #3
dasjoUpdating status as there's a first draft available
Comment #4
mustanggb commentedComment #5
istryker commentedClosing issue as 8.x-1.0 has been rolled out