Re: Introducing ImageFlow for Django (Django-ImageFlow)

2010-06-14 Thread simon
On Jun 11, 4:26 pm, backdoc wrote: > The examples are pretty slick. Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to dj

Re: Introducing ImageFlow for Django (Django-ImageFlow)

2010-06-11 Thread backdoc
The examples are pretty slick. On Tue, Jun 8, 2010 at 1:22 AM, simon wrote: > Hi everyone, > > ImageFlow is a platform-independent JavaScript picture gallery > inspired by the Cover Flow technique currently used in iTunes and the > file browser of OSX. The standard ImageFlow setup uses PHP to cre

Re: Introducing ImageFlow for Django (Django-ImageFlow)

2010-06-09 Thread simon
> Is their an option of positioning the Captions associated with the images? The captions for the images are positioned below the image by default. To change this, you would have to dive into the javascript in /static/ css/imageflow.jss. Search for captionDiv. The JS between lines 218 =and 280 ba

Re: Introducing ImageFlow for Django (Django-ImageFlow)

2010-06-08 Thread Venkatraman S
On Tue, Jun 8, 2010 at 11:52 AM, simon wrote: > > I'd love to get your feedback on what you think about the app. > Is their an option of positioning the Captions associated with the images? Also, can we change the background - say, use another picture? Sorry, i did not play around with this and