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 19. Apr 2024, 23:10

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  [ 5 posts ] 
Author Message
PostPosted: 5. Sep 2006, 19:47 
Offline

Joined: 3. Sep 2006, 19:36
Posts: 5
Hi,
i want to change the exif information to my own language (so view => the word 'view' in my language, size => the word 'size' in my language etc etc).
Where can i change these words? (file + function if so)

Thank you very much :D

Also: can the tinywebgallery work smoothly if visited by a large amount of visitors (there will probably be a boost of visitors, so it should be able to handle amounts of like 500users/day?


Top
 Profile  
 
 Post subject:
PostPosted: 5. Sep 2006, 20:37 
Offline

Joined: 3. Sep 2006, 19:36
Posts: 5
Ok, i found the vars i had to change.
Got another question
(the question about twg being able to handle a lot of users / day still remains):

How can you change some of the information in the INFO i frame screen.
because just some are always empty, and i want to remove them.
THANK YOU VERY MUCH FOR ALL YOUR HELP (also with the license)!


Top
 Profile  
 
 Post subject:
PostPosted: 6. Sep 2006, 09:43 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi,

500 is no problem at all ;).
this is one visitor every 3 minutes - mean you server maybe has to handle 10 users at once (assuming every one is 30 minutes an watches images).

One all cache images are created. there is no problem anyway because then TWG creates direct link to the cache (php is not used anymore) that speeds ups everything even more ;).


info is 2 parts - exif and normal info - the normal info is in the i_info.php . the exif info that should be dispalyed can be definedin the language files -
$lang_exif_info - you can add and remove elements that should be shown. in the ocnifg you can disable exif info at all.

the height of the iframe is defined in the language file as well - if you remove static stuff you should decreae the height as well.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 7. Sep 2006, 18:05 
Offline

Joined: 3. Sep 2006, 19:36
Posts: 5
ok thanx, but i have a new question:
when i view the full screen slideshow, everything starts correct.
With the right text above the navigation buttons (afbeelding X van X), but when i click on next/back / another button, it changes to : Bild X van X

How can i change this into my language? Where is the language read ? (i have changed the location of the language file). So it displays the first message right, but when you click on a button it changes to the deutsch version.


Top
 Profile  
 
 Post subject:
PostPosted: 7. Sep 2006, 18:22 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Seems like a small bug to me - this text is exchanged with Javascript -

open file fullscreencontrol.inc.php.

exchange line 150 with this:

box.innerHTML = "'.$lang_picture .' " + (pos+1) + " ' . $lang_of . ' " + (endpos) ;';

and than you have to add

global $lang_picture;

to the global section on the top of the file.

I'll add this to the next small update ;).

/Michael


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 21 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