Hello,

Thanks so much for this great module! I'm sure it took lots of work.
One feature that would be amazing - being able to click on several images then drag all to a new location. Many of my photography clients will have a portfolio with several related images in a row. They are finding it cumbersome to add the images (they show up at the bottom of the list) then have to drag them one-by-one to a new position.

I have been looking into some solutions with jQuery UI but any not really sure the best way to implement into the Media Gallery module.
Anyone know of a good solution for this? I'm sure many would very much enjoy this feature.

Thanks!
-=b=-

Comments

iknowbryan’s picture

Here is a little something to help along the way: https://github.com/shvetsgroup/jquery.multisortable
This extends jQueryUI sortable to allow selection and sorting of multiple elements.

Now the trick is to combine this with the Media Gallery module to allow for this functionality....

any takers?!

iknowbryan’s picture

UPDATE: I have made some tweaks to the .js file and added some CSS in order to better handle the gird format of Media Gallery.

http://jsfiddle.net/sCxpu/2/

-=b=-

ivnish’s picture

Status: Active » Closed (outdated)