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

Config
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=914
Page 1 of 1

Author:  elvislivz2 [ 24. Feb 2007, 21:36 ]
Post subject:  Config

The version of config i have is TWG version: 1.5.5 and I am not seeing anything on setting image.php - i do see a couple of areas it's mentioned:

$image_file_extension = "txt"; // new 1.4 - image.txt can be renamed to image.php - this can be useful because you can include php code in this file then and you can implement some logic to display some individual information for each file (in HTML and HTML_SIDE mode only - DHTML mode does not reload the page) - you can get the image name with the variable $image
$exclude_directories=array("CVS","thumbs","data.pxp"); // new 1.4 - You can enter directories here that are ignored in TWG
$disable_direct_thumbs_access=false; // new 1.4.1 - if you use private folders and really want to protect your images 100% you have to set this switch to true! then ALL images are loaded over the image.php and no thumbs are directly linked anymore - it is then possible to protect your cache as well. The optimized slideshow is then disabled because it does only work with the cache!

Should I be upgrading?

Thanks.

Author:  TinyWebGallery [ 25. Feb 2007, 00:05 ]
Post subject: 

no. 1.6 is RC1 released but I m testing still some stuff.

I don t know why you serach image.php? I think yo umanybe want to display extra infos next to the images - then $image_file_extension is the one you are looking for. Read the howto about this topic.

Michael

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