Closed (fixed)
Project:
Scald: Media Management made easy
Version:
7.x-1.x-dev
Component:
Providers
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2013 at 14:18 UTC
Updated:
9 Oct 2013 at 15:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
gifad commentedThe code below is copied from scald_youtube & others, who already implement this feature.
Comment #2
jcisio commentedPatch no longer applied. I fix it and improve the code. But I have problem with plupload when using in a modal: atoms could not be created. I don't have time to investigate, and the problem exists without this patch, so I'm just uploading it here.
Comment #3
nagy.balint commentedPatch works for me with the plupload issue fixed in #2068103: scald pupload broken in drupal 7.23
However there is an issue which i discovered earlier as well as i implemented similar functionality in custom module before. Is that when i type into the autocomplete field, the selection window is rendered elsewhere in the window, and for example in the default window size, when i scroll down and start to type the options are not on the screen i have to scroll up to the images to see the selection window. Not sure what is causing that.
Comment #4
jcisio commentedThanks for the review. The other bug is unrelated. Committed and pushed 351eb9a.
Comment #6
shortspoken commentedWorks as expected! Thanks a lot! :)