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

This module is under development. This module will not do anything out of the box. You will need to configure multiple settings and views to get this to function the way you want it to. To help, I have added a test example feature module.

Here is the goals:

  1. You are on a page listing content as a view(ie 'requested datasets'). Each content has a flag link.
  2. User clicks the link to flag the content. Page reloads. On the sidebar a draggableview block shows up.
  3. User flags 2 more items. Now there is a draggableview with 3 items. User can drag the items up and down
  4. Based on the order the user ranks the items the main view order changes.

Dependencies:
Flag - 2.x
Flag Limit - 1.0-alpha1
Draggableviews - 2.x
and their dependencies

Patch Flag Limit module - #1451536

Need to apply this patch to flag module #1596492: Flag database data not cleaned up on comment & node delete Patch #9. Without this the flag limit module will include deleted nodes and may produce undesired results.

For the example module you will need the additional modules:
Features - 7.x-1.0-rc3
Node Export - 7.x-3.0-rc3+
Universally Unique IDentifier - 7.x-1.0-alpha3+

Due to multiple request, I have prepare a dev release before my ToDo list was completed.

ToDo List

  • Add documentation (50% done)
  • Have stable dependencies
  • Fix/Remove all know bugs/issues
  • Create test example module

Module Development Sponsored by the University of Waterloo

Project information

  • Created by iStryker 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