This project is not covered by Drupal’s security advisory policy.

Draggable

This module provides draggable block functionality for any element on your website. The browsers local storage is used to store any changed element position.

Why use it

Use cases:
- Custom user dashboard.
- Favorites listing.
- Todo listing.
- ..

How do I start

Define your region containing the wanted draggable elements by their CSS class or id. And set the correct permission `use draggable` for every role. That's it, drag-around.

Styling

Styling can be done by overwriting the following classes:
.gu-mirror
.gu-transit
.gu-handle
Have a look at the dragula-custom.css as reference.

Attribution

Draggable is possible by the dragula library.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Content editing experience, Content display
  • Created by iampuma on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases