Looking here http://www.salsamontreal.com/flickr/1/sets

the pictures have a 75X75px size, and there is no place where I can configure those previews sets sizes.

Thanks.

Comments

lolandese’s picture

Version: 7.x-1.6 » 7.x-1.x-dev
Priority: Minor » Normal
Status: Active » Needs review
StatusFileSize
new2.1 KB

Patch 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.

alexandreracine’s picture

StatusFileSize
new27.76 KB

Hi 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.

lolandese’s picture

StatusFileSize
new364.43 KB

Hi,

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.

lolandese’s picture

Attached patch includes the necessary modification of the CSS.

lolandese’s picture

Status: Needs review » Fixed

  • lolandese committed a5d1391 on 7.x-1.x
    Issue #2310771 by alexandreracine: Size setting for thumbnails...
lolandese’s picture

Status: Fixed » Needs review
StatusFileSize
new4.82 KB
lolandese’s picture

Status: Needs review » Fixed

  • lolandese committed 9143691 on 7.x-1.x
    Issue #2310771 by alexandreracine: More consistent variable names.
    
alexandreracine’s picture

It's working great! Thanks lolandese!

See it in action here with the latest dev. http://www.salsamontreal.com/flickr/1/sets

lolandese’s picture

Nice to see a live example of the module in action. The module's usage statistics are just numbers.

Thanks for the positive feedback. Appreciated.

Status: Fixed » Closed (fixed)

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