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

2 issues: img size in fullscreen view and metadescription
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=3377
Page 1 of 1

Author:  Euroduck [ 31. Jul 2012, 15:01 ]
Post subject:  2 issues: img size in fullscreen view and metadescription

First of all, I am still very happy with TWG and all its features and options to customize!
Really the best gallery wolrdwide 8)

Today I updated to 1.8.8 and found some stuff I need to modify.

1. Almost all images are in my gallery are reduced to 800 pixel width before uploaded .
If the gallery is opened and the image is in fullscreen mode (slideshow) than the image is enlarged to fill the screen.
This causes blurr effects as the screensize is larger than the image resolution.
:?: Is there any way to avoid it / prevent TWG from upscaling the img?

2. changing the metadescription tag...
In the previous version I did the changes directly inside the head.inc.php file line 106 to 111.
Due to the update I would like to apply the modification inside the my_config file, but the $metadescription inside my_config does not offer to provide seperat descriptions by language.
:?: Shall I keep modifying the inc file or is there any way to set it via my_config?

Thank you very much.
Cheers
Gregor

Author:  TinyWebGallery [ 31. Jul 2012, 18:02 ]
Post subject:  Re: 2 issues: img size in fullscreen view and metadescriptio

1. don't use the fullscreen slideshow ;). Use the normal fading one.

2. You can define language dependent config files like described in
http://www.tinywebgallery.com/de/faq.php#h17.
But this only works in subfolders.

Best, Michael

Author:  Euroduck [ 31. Jul 2012, 18:40 ]
Post subject:  Re: 2 issues: img size in fullscreen view and metadescriptio

Hi Michael,

I did some changes and now there's a popup showing the image... but no slideshow...
Code:
$small_pic_size = 800;
   $resize_only_if_too_big=false;
   $use_small_pic_size_as_height=false;
     $maxXSize = 1024;
$enable_download = true;
$enable_download_counter=true;
  $enable_direct_download=false;
  $open_as_popup=true;
    $click_on_popup_dl_image = false;
    $open_download_in_browser = false;
      $open_in_maximized_view=false;
      $open_download_in_new_window=true;
  $enable_download_as_zip=false;

If I change $open_in_maximized_view=false; from false to true, TWG will open the image as fullscreen with the possibility to start the slideshow (or go to the next/previous image)
If it is set to false, a popup will open but without the possibility so start a slideshow...
a slideshow is only possible inside the gallery view (with the image thumbnails below the image

My intention is to have a slideshow like in popup mode...
Maybe it is a simply switch I need to find, but it's so simple I just don't 'get it...

I added 2 screens...

Thank you very much.

Cheers
Gregor
Attachment:
popup_without_slideshow.jpg
popup_without_slideshow.jpg [ 11.86 KiB | Viewed 3757 times ]

Attachment:
maximized_view-true.jpg
maximized_view-true.jpg [ 10.75 KiB | Viewed 3757 times ]

Author:  Euroduck [ 2. Aug 2012, 13:05 ]
Post subject:  wierd issue with picture size in gallery

imagesize changes within one gallery...
files from chache folder deleted did not change the size...

please compare #removed_broken_linkgalerie/index. ... hre.jpg#14
with the following images... (which are displayed smaller in size)
any idea why this happens?

the first 15 images were uploaded today, others on 31st of July...
all are uplaoded via ftp... and on 31st I have had TWG recreate the whole image cache (which took about 1 hr)

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