Kintaro
Well-known member
I would like that XF serve the optimal size version of images to the different devices (and internet connections).
Example:
Yes it will consume more server space... as it consume it the image proxy and as image proxy it will bee optional.
Example:
- user is browsing from desktop with a good connection?
XF will serve full size image - user is browsing from desktop with a slow connection?
XF will serve full size image compressed (with a link to the best quality version of it) - user is browsing from tablet/smartphone with a good connection?
XF will serve full size or resized (based on device's resolution) - user is browsing from tablet/smartphone with a slow connection?
XF will serve full size or resized compressed (with a link to the best quality version of it)
Yes it will consume more server space... as it consume it the image proxy and as image proxy it will bee optional.
Upvote
6