Opened 11 years ago

Last modified 8 years ago

#606 closed enhancement

Make sure thumbnail sizes are the same when subscribe to remote instance — at Initial Version

Reported by: Arthur Lutz Owned by:
Priority: major Milestone:
Component: programming Keywords: federation, federated
Cc: Christopher Allan Webber, tsyesika Parent Tickets:

Description

source : http://mediagoblin.org/news/fsws-2012-wrap-up.html

A bigger concern is, "what to do about mismatched thumbnail sizes?" and other display issues. OpenPhoto currently takes the approach where you can request any image size you want and it'll make and cache it for you on the fly. We can't really do that for MediaGoblin: this doesn't really work for audio and video (and while I like the idea I'm still not sure it's a great one for images either, especially not given MediaGoblin's processing infrastructure). If we want galleries to really look nice across instances it would be good to agree on some "common" thumbnail sizes and etc, as well as having adaptive CSS for the cases where a "good fit" thumb is not provided.


Maybe have a negotiation when subscribing and give the user the choice between :

  • html resize from original thumbnail - might be nasty
  • image resize on user's server - uses up space

Change History (0)

Note: See TracTickets for help on using tickets.