Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

Lightbox question
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=2071
Page 1 of 1

Author:  moey [ 27. Jul 2009, 16:24 ]
Post subject:  Lightbox question

hi

just a question about the lightbox thing.

i have enabled it and i want to be able to download the picture from lightbox mode. is this possible? ifso, what changes do i need to make?

thanks

Author:  TinyWebGallery [ 27. Jul 2009, 16:31 ]
Post subject: 

You would have to change the lightbox code which is not easy.

But you can use the fullscreen mode of TWG where you can download the images. If you are in fullscreen and have $open_as_popup=false;
you get a download box when you click on the image.

It is like
http://www.tinywebgallery.com/demo/inde ... %282004%29

but there the popup is still enabled. it only shows the fullscreen.

- Michael

Author:  moey [ 27. Jul 2009, 16:56 ]
Post subject: 

thanks for the prompt response

hmmmm - i like the way you have full screen lightbox on yorus i am only getting a small box.

here is my config data:
Code:
$encrypt_passwords=true;
$enable_download=true;
$enable_direct_download=true;
$open_download_in_browser = false;
$open_as_popup=false;
$open_as_popup = false;
$show_rotation_buttons=true;
$activate_lightbox_image=true;
$activate_lightbox_thumb=true;
$activate_lightbox_thumb_full=true;
$activate_lightbox_topx=true;
$activate_lightbox_thumb_full=true;


have i just misread teh howto :?

Author:  TinyWebGallery [ 27. Jul 2009, 17:22 ]
Post subject: 

lightbox != fullscreen.

you have to disable the lighbox and enable fullscreen.

$activate_lightbox_image=false;
$open_in_maximized_view=true;

if you set

$default_is_fullscreen=true;

then you get the fullscreen right after the thumbnails.

- Michael

Author:  moey [ 28. Jul 2009, 15:57 ]
Post subject: 

thanks - got that to work
this is just fab - nice one for the quick support

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/