hi

does anybody know if there is somebody working on a module to use 'drag and share' in drupal?

an example of this nice function can be seen on:

http://nettuts.s3.amazonaws.com/467_dragtoShare/source/dragToShare.html
(just drag the image...)

i saw the code here:

http://net.tutsplus.com/tutorials/javascript-ajax/drag-to-share/

Comments

Sinan Erdem’s picture

It would be a nice module...

njathan’s picture

+1

Sputnik’s picture

subscribing

amcc’s picture

i've just made a simple module that does this - if you're interested i'll email it to you - not quite ready for upload to drupal.org yet - and i'm asking the original author for permission to do so first

amcc’s picture

i've created a discussion on the Contributed Module Ideas group to discuss the idea of submitting this as a module. I want to check i'm not duplicating any functionality or whatever first. If you're interested in this stuff please comment here:
http://groups.drupal.org/node/48973

amcc’s picture

I've made the a module called 'Drag to Share' that does exactly this, find it here:
http://drupal.org/project/drag_to_share

Sinan Erdem’s picture

Seems fantastic! Thank you...