![]() |
|
RSS cropped thumbs - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: RSS cropped thumbs (/thread-10481.html) |
RSS cropped thumbs - binoyte - 2012-10-06 Due to upgrade from 1.4.2.4 to 1.4.3.2, thumbs are now cropped in my RSS. How to revert this ? Thanks RSS cropped thumbs - acrylian - 2012-10-06 Images in RSS are actually not even coded to be cropped. Note that a few things changed regarding RSS. Check the 1.4.3 release post please. RSS cropped thumbs - binoyte - 2012-10-13 Pictures in my rss are named like this : filename_100_cw85_ch85_thumb.jpg I cleared the cache and generated a new image cache via cachemanager. What I see is : filename_150_thumb.jpg The first is my thumbnail of the album view I don't understand where is defined the thumbnail of rss feeds. RSS cropped thumbs - acrylian - 2012-10-13 Yes, for albums (and multimedia items) the cropped thumb (default image option) is used and for image entries an uncropped image with the size set on the rss options. So unless defined rss does not use what the cache manager creates. Besides that all rss stuff is in the rss class. RSS cropped thumbs - binoyte - 2012-10-14 Actually, the size for images entry is 240 in my RSS options. Previously I had this : RSS cropped thumbs - acrylian - 2012-10-14 As said: Only plain image entries are uncropped by default and use the sizes set on the rss options. I actually don't remember why the difference but that is what is there currently. I agree both should be the same. So please open a ticket so this is not forgotten. RSS cropped thumbs - binoyte - 2012-10-15 Well, it's about plain image entry I'm complaining. You have the same issue on your demo gallery : http://zenphoto.maltem.de/index.php?rss&albumname=album1&lang=en_US The image entry Cosmos02 is cropped...
RSS cropped thumbs - acrylian - 2012-10-16 Ah, now I see. You are rIght, that is indeed a mistake and happens only for feeds for specific albums. Thanks for insisting. I also put on my list for the next bigger release 1.4.4. to get an option to choose between cropped or not. |