Page MenuHomePhabricator

Adding customizable sizes for images download
Closed, ResolvedPublic

Description

Author: mike

Description:
I think that could be useful: (in next two sentences "I" represents the reader) When I watch a thumbnail of any image in Image: namespace I want to see the details, but not in such big resolution as the picture is (ie. 4096x3072 px). For me good would be ie. 1024x768.

Why not to create such links presented on the included screenshot URL? (I added them by Opera source tool, they are not there now) This would of course use the MediaWiki thumbnail processing, and linking to thumbs. In presented example, an HTML I added to code was:

Other sizes: <a href=http://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Oreno--Cascina_Lodovica--7.JPG/640px-Oreno--Cascina_Lodovica--7.JPG">640x480</a> <a href=http://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Oreno--Cascina_Lodovica--7.JPG/800px-Oreno--Cascina_Lodovica--7.JPG">800x600</a> <a href=http://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Oreno--Cascina_Lodovica--7.JPG/1024px-Oreno--Cascina_Lodovica--7.JPG">1024x768</a> <a href=http://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Oreno--Cascina_Lodovica--7.JPG/1280px-Oreno--Cascina_Lodovica--7.JPG">1280x1024</a>

I guessed the sizes, i don't think they are accurate, but they're just to represent my idea.


Version: unspecified
Severity: enhancement
URL: http://mpoltyn.webpark.pl/thumb_resolution.png

Details

Reference
bz10415

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:55 PM
bzimport set Reference to bz10415.
bzimport added a subscriber: Unknown Object (MLST).

ayg wrote:

*** This bug has been marked as a duplicate of bug 8027 ***