I want to use this module to create links to Flickr photo sets on a website. The content type just contains a title and the Flickr set link, if a user clicks on it, he will be sent to Flickr, everything else is handled outside my website.
I installed Media, Media: YouTube, and this module. I created a content type with title, body and a media asset, limited to Flickr. When I add the link to a set, the content is created, and a link is presented. When I click this link, HTML source code is shown which looks like the page it should show, but not the Flickr page.
Link to the photo set is:
http://www.flickr.com/photos/63928959@N06/sets/72157626927712756/show/
The item can be found here:
http://esa.projects.twotigers.de/?q=de/node/25
Any help is appreciated.
Comments
Comment #1
aaron commentedsets aren't yet supported. i'll let you know when they are in this ticket. (hopefully soon)
Comment #2
aaron commentedok, this works. open new issues for the inevitable problems...
Comment #4
Tafa commentedHi,
Can't add photosets using both the alpha version or the dev version. Any help would be more than appreciated.
Thanks
T
Comment #5
mroswell commentedFive minutes ago this was my question: Honestly, I don't understand this error message: "Flickr user slide shows are not currently supported; only slide shows of a specific photo set will be accepted." What is an example of a flicker URL that is a slideshow of a specific photo set?"
After some effort... now I get it. We need to input the slideshow urls.
Instead of this:
http://www.flickr.com/photos/chesapeakeclimate/sets/72157625317776646/
Use this:
http://www.flickr.com/photos/chesapeakeclimate/sets/72157625317776646/show/
Seems it would be helpful to the user to just add the "/show/" part to the end of one of those other urls, rather than giving us a message that we may not understand without seeing an example.
Comment #6
Tafa commentedi was able to use it after all when i re-enabled the module using the latest dev version. works perfect now.
T