[darktable-devel] Web Gallery

2013-10-23 Thread David Vincent-Jones
It appears that some changes have occurred with exporting to a 'web gallery' The slide show feature has disappeared and full images are not centered on the screen and therefor cropped on the right side. Images also are not resized correctly. Maybe I am just using the function incorrectly! Bei

Re: [darktable-devel] Web gallery

2012-11-18 Thread Jesper Pedersen
On 11/17/2012 04:33 PM, johannes hanika wrote: >> Did a basic version using galleria.io instead in >> >>https://github.com/darktable-org/darktable/pull/76 > > wow, very cool, will check it out as soon as i can :) > Thanks. > is that all java script still, or does it require some server side >

Re: [darktable-devel] Web gallery

2012-11-17 Thread johannes hanika
On Sun, Nov 18, 2012 at 6:38 AM, Jesper Pedersen wrote: > On 11/08/2012 04:46 PM, Jesper Pedersen wrote: >> I needed support for fullscreen and image scaling for the dt web >> gallery, which the lightbox2 javascript library doesn't support. >> > > Did a basic version using galleria.io instead in >

Re: [darktable-devel] Web gallery

2012-11-17 Thread Jesper Pedersen
On 11/08/2012 04:46 PM, Jesper Pedersen wrote: > I needed support for fullscreen and image scaling for the dt web > gallery, which the lightbox2 javascript library doesn't support. > Did a basic version using galleria.io instead in https://github.com/darktable-org/darktable/pull/76 Best regard

Re: [darktable-devel] Web gallery

2012-11-08 Thread Jesper Pedersen
On 11/08/2012 04:53 PM, johannes hanika wrote: > /me needs to try this before complaining. but will this randomly scale > my images with sub-par algorithms the way google plus does it? to make > them all look like taken with an iphone? after gomgom spent so much > time to make our exports look good

Re: [darktable-devel] Web gallery

2012-11-08 Thread johannes hanika
/me needs to try this before complaining. but will this randomly scale my images with sub-par algorithms the way google plus does it? to make them all look like taken with an iphone? after gomgom spent so much time to make our exports look good? just double checking :) -jo On Fri, Nov 9, 2012 at

[darktable-devel] Web gallery

2012-11-08 Thread Jesper Pedersen
Hi, I needed support for fullscreen and image scaling for the dt web gallery, which the lightbox2 javascript library doesn't support. So I have switched the implementation to use the LightZAP library implementation. Please, try out pull request https://github.com/darktable-org/darktable/pul