Opened 13 years ago

Closed 12 years ago

#261 closed enhancement (fixed)

Resized images should have individual (detailed) filenames (not just medium.jpg or thumbnail.jpg)

Reported by: Aleksej Owned by:
Priority: minor Milestone: 0.3.0
Component: programming Keywords:
Cc: Parent Tickets:

Description (last modified by Christopher Allan Webber)

Assuming that people want to download the smaller versions of
images, those versions need useful file names.

Currently the names are just "medium.jpg" and "thumbnail.jpg",
which are not unique.

Better names could be something like
"Original\_file\_name.medium.jpg". However, it attention needs to
be paid so that GMG does not try to create files with paths too
long for the operating system to process.



Change History (5)

comment:1 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/596 .

comment:3 by Brett Smith, 12 years ago

That branch is now ready for review and merging.

comment:4 by Aleksej, 12 years ago

Summary: Resized images should have individual (detaled) filenames (not just medium.jpg or thumbnail.jpg)Resized images should have individual (detailed) filenames (not just medium.jpg or thumbnail.jpg)
Type: defectenhancement

comment:5 by Christopher Allan Webber, 12 years ago

Description: modified (diff)
Resolution: fixed
Status: acceptedclosed

Looks great! Merged it!

Note: See TracTickets for help on using tickets.