Hi,

I'd like to follow the topic which has been closed previously: http://drupal.org/node/1184488

I already had the Media and Media:Flickr modules correctly installed; Flickr API key & secret are both ok. Embedding Flickr single photo seems to work perfectly for me. I thus created, on the same content type, a Multimedia asset filed, named filed_slideshow, using Media file selector widget. (as shown on 1.jpg and 2.jpg) The field uses Media format with full view file mode.

However, when I tried to add content -> select media , by entering my Flickr slideshow url (http://www.flickr.com//photos/arsisthesis/sets/72157628893860175/show/), it shows Unable to handle the provided embed string or URL. (3.jpg)

CommentFileSizeAuthor
3.jpg58.11 KBarsisthesis
2.jpg62.52 KBarsisthesis
1.jpg67.9 KBarsisthesis

Comments

aaron’s picture

it looks like there is an extra / at the beginning of that URL. How does it work if you take that out: http://www.flickr.com/photos/arsisthesis/sets/72157628893860175/show/

Unfortunately, it appears that Flickr allows for that. I guess that means that we will need to rewrite our regular expression to account for that.

steinmb’s picture

Assigned: arsisthesis » Unassigned
Issue summary: View changes
Status: Active » Fixed

Old and with not activity, closing. Pls. reopen if this is still not fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.