Closed (fixed)
Project:
Flickr
Version:
7.x-1.x-dev
Component:
flickr_sets
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2014 at 04:08 UTC
Updated:
17 Nov 2014 at 19:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lolandese commentedPatch adds a setting for thumbs that represent a set at admin/config/media/flickr under PHOTOSET SETTINGS
.
Note that the bigger sizes might be limited to display in reality smaller. The generation of these set albums in user profiles should be improved some time in the future. We don't use the display of Flickr photos in the user profiles on our sites. See https://www.drupal.org/node/2289785#background.
Comment #2
alexandreracine commentedHi Lolandese,
I have tested the patch and it is not doing anything. I do have the option in the config, see attached file, but the size still are at 75px, see http://www.salsamontreal.com/flickr/1/sets and the current option is at 500px.
Thanks.
Comment #3
lolandese commentedHi,
On the page that you mentioned if you right-click an image and open it in a new tab, you'll see the real size (in your case 500px).
The display size is limited by the CSS. You have to adjust it (see screenshot) to have the big images displayed.
Comment #4
lolandese commentedAttached patch includes the necessary modification of the CSS.
Comment #5
lolandese commentedComment #7
lolandese commentedComment #8
lolandese commentedComment #10
alexandreracine commentedIt's working great! Thanks lolandese!
See it in action here with the latest dev. http://www.salsamontreal.com/flickr/1/sets
Comment #11
lolandese commentedNice to see a live example of the module in action. The module's usage statistics are just numbers.
Thanks for the positive feedback. Appreciated.