
| Key: |
GAL-102
|
| Type: |
Task
|
| Status: |
Resolved
|
| Resolution: |
Won't Fix
|
| Priority: |
Major
|
| Assignee: |
Ray Davis
|
| Reporter: |
Ray Davis
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Image Gallery
|
| Affects Version/s: |
Nightly/SVN-Trunk
|
| Fix Version/s: |
None
|
|
Time Tracking:
Issue & Sub-Tasks
Issue Only
Issue & Sub-Tasks
Issue Only
|
|
|
|
Image Gallery Phase 1 downloaded full-sized image files on every page and used in-the-browser sizing to shrink their display size. Instead the server should deliver reasonably-sized files that need no further manipulation by the client.
|
|
Description
|
Image Gallery Phase 1 downloaded full-sized image files on every page and used in-the-browser sizing to shrink their display size. Instead the server should deliver reasonably-sized files that need no further manipulation by the client. |
Show » |
|
* Agree on end requirements with UX team.
* Dynamically generate thumbnails based on original image and display size constraints.
* Decide where to cache thumbnail images.
* Cache thumbnail images persistently somewhere.
* Decide how to manage cleanup.
We will probably also go through at least some of these steps for "display-size" images.