![]() |
|
default tumbnails for image_album_statistics functions - 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: default tumbnails for image_album_statistics functions (/thread-8688.html) |
default tumbnails for image_album_statistics functions - Holl - 2011-06-05 Hi, The function printLatestImages, printTopRatedImages, etc from the image_album_statistics plugin created their own tumbnails. Is is possible to use the default tumbnails for these functions? So the tumbnails are not created twices and you can use the custom crop function and the tumbnails look everywhere the same. Thanks. default tumbnails for image_album_statistics functions - acrylian - 2011-06-06 You will have to modify the functions and make your own custom plugin or theme functions. Use the "get" type to create your own. They are different as people like to have different sizes for layout flexibility. We can probably put this as an option on the list thought (for some time after 1.4.1). default tumbnails for image_album_statistics functions - Holl - 2011-06-06 Thanks for your fast reaction. I am unfortunately not skilled enough to make my own plugin. I understand why people want to choose a different size, but a option in the functions to use the default gallery thumbnails would be most welcome! default tumbnails for image_album_statistics functions - acrylian - 2011-06-06 Please open a ticket then. default tumbnails for image_album_statistics functions - Holl - 2011-06-06 Done |