Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 24. Nov 2024, 10:59

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 17. Jun 2009, 17:37 
Offline

Joined: 7. May 2009, 20:02
Posts: 47
Location: Latvia
hello,

I need to include some pictures in main description. But they should not appear in galleries. So I put them in the folder (a subfolder in pictures folder) and in my_config.php added parameter $exclude_directories=array('aa');
I did not manage this by $exclude_images.
First, I hope this is quite normal way to do it.
Second, what about setting in the config.php
$exclude_directories=array('data.pxp','_vti_cnf', '.svn','CVS','thumbs','.thumbs');
should I take it all and add my folder to the array, or is it allright to write as I did?

Andra


Top
 Profile  
 
 Post subject:
PostPosted: 17. Jun 2009, 21:15 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
easiest is to simply make

$exclude_directories[] = 'aa';

then it is added to the existing one

$exclude_images[] = 'test.jpg';

should work too. images have to be specified in small letters!

- Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 67 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy