[Tickets #6845] Re: Preview existing images when upload new one

bugs at horde.org bugs at horde.org
Sun Jun 8 20:40:14 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6845
-----------------------------------------------------------------------
 Ticket             | 6845
 Updated By         | Michael Rubinsky <mrubinsk at horde.org>
 Summary            | Preview existing images when upload new one
 Queue              | Ansel
 Type               | Enhancement
 State              | Accepted
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             | Michael Rubinsky
-----------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2008-06-08 16:40) wrote:

I like the idea, but a few issues/questions:

You didn't include the CSS rules you used for the carousel, so I used the
example from the author's web page, changed the class names to match what
you used in the code and took some guesses...so, I'm not 100% sure how you
intended this to look on the upload page. Hopefully, you have a patch for
the css you used?  I'm not crazy about the text navigation links, but
that's trivial to change.

My real concern is that it took a _very_ long time for the pager to load,
I suppose because it's loading _all_ the gallery's thumbnails, in the
gallery's style,  onto the page.  This is not good...If we're going to do
this, I would prefer some Ajax magic to load the images in groups (maybe
the same number as defined in the prefs).  To compound the  problem, if you
have just uploaded large numbers of images, the thumbnails are not yet
generated, so we are not only loading all the thumbnails, we are possibly
generating all of them as well.  At the very least, if we don't do the ajax
calls, we should be forcing the plain thumbnails, or better yet, the mini
thumbs...anything but the 'pretty' thumbnails.

I'm wondering if this would be better as a horizontal scrolling carousel,
with more than one image being visible at a time...something that the JS
code your using doesn't seem capable of?




More information about the bugs mailing list