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 25. Apr 2024, 21:48

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  [ 113 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next
Author Message
 Post subject:
PostPosted: 24. Oct 2006, 14:14 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Iam getting crazy. What do I do wrong now.
I copy config.php till Pictures/Video1
I empty the file and type just in this:

<?php
$skip_thumbnail_page=true;
?>

Then I Save the file.
I still got:
http://www.slottsberg.educ.goteborg.se/ ... bum=Video1
In this album it just one video and feels lika unnecessary to click on one
thumbnail.


Top
 Profile  
 
 Post subject:
PostPosted: 24. Oct 2006, 14:34 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
my fault - the config is always valid for the current directory!

but the link you are talking is actually the link from the page before - but this is your main folder - therefore the only coice you have is to enable auto_skip_thumbs for all or no folders.
The config would only work if you have more than one level.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 24. Oct 2006, 15:15 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
In short terms. Its no solution about this issue?
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 24. Oct 2006, 15:44 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
no - only with a subdir where you can have different settings.

/Michael


Top
 Profile  
 
 Post subject: Textlink
PostPosted: 25. Oct 2006, 11:36 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Hi again Michael

I just brief my subadministrators and they think that the
job to create a thumbnail for videos is annoying. You know,
one
Video.jpg
Together with
Video.avi

Is it possible to get textlinks instead of thumbnaillinks, and in a
specifik folder? In the imagegallery I still want thumbnails but not
in videofolder.

Best Regards
Stefan


Top
 Profile  
 
 Post subject: Subdir
PostPosted: 25. Oct 2006, 12:22 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Hi Again again

If I want a subdir with an own index.php and config.php that shows the contains in subsubdir, how do I do that?

Not like this:
http://www.slottsberg.educ.goteborg.se/ ... /index.php
Like this:
http://www.slottsberg.educ.goteborg.se/ ... /index.php

Is that possible? You told me that I can have special config.php if it
is in a sudir but how do I do it. Do I have copy files from the root?

BR
S


Top
 Profile  
 
 Post subject:
PostPosted: 25. Oct 2006, 12:53 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
subdir with own index.php? does not make any sense to me because then it's a new gallery.

you can link between galeries if you like. link.txt

and about thumbs - no now way without thumbnail. In on of the next versions I will make a "thumbnailcreator" in the admin - but 1.6 ist still far away - may things to do.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 25. Oct 2006, 16:55 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Good idéa with the thumbnailcreator.

I found something strange.
I got this value in video.php
$video_show_dl_link=true;
Then the download link apears under the video.

But if a make a file link.txt and write this code inside it:
<a href="http://www.slottsberg.educ.goteborg.se/bvb/Hokegarden/Grupp2/meny.php"><font size="1"><font color="#FF0000">Tillbaka till Bildveckoboken</a><BR>

Then you can stil see the text "Ladda Ner(Download)" but the link to download the videofile is dead.
If I disable the Download link with this code:
$video_show_dl_link=false;
The text "Ladda Ner(Download)" disapear but also the link in
link.txt
<a href="http://www.slottsberg.educ.goteborg.se/bvb/Hokegarden/Grupp2/meny.php"><font size="1"><font color="#FF0000">Tillbaka till Bildveckoboken</a><BR>

What do I do wrong?
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 25. Oct 2006, 17:09 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I told you the wrong filename.

folderlink.txt

is the one to link from an overview page to another site - link.txt is only for images - you can see this in the dome on my websites if you go to the pictures with the girls - if you click on the detail image you cannot download them but you go to the provided link.

Just thinking! Folderlink is pretty coll for what you want! simply put the link with the &twg_show=x in this file and it does skip the thumbnail page no matter what :).

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 26. Oct 2006, 10:23 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Michael
Its was a great idéa but it looks little bit strange. This is a clever
way to skip the thumbnail-page.
Go to my site:
http://www.slottsberg.educ.goteborg.se/ ... /index.php
Scroll down to:
Test of folderlinkVälkomstvideo

Here is the problems.
1) Its linktext above the tumbnail. It looks bad I think.
2) The link on the thubmnail disapear. The other gallery got that kind of link.
3) I also loose the link from the foldername description. If I remove foldername.txt do I get the name from the folder on the server. I dont want that name.

I want the same type as the rest of the gallerys.

Do you got a solution.
Its me on the video by the way :-)
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 26. Oct 2006, 11:13 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
only put the opening a tag in there like

<a href="www.spiegel.de">

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 26. Oct 2006, 11:57 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Yes, yes, yes.
Thanks.
The last thing.

I want a link to an external adress below(or over) the videowindow.
I try the folderlink.txt but no text or link apears.
The only way I found is to use link.txt. Then the link apear
below the videowindow and works but then the Downloadlink dies. I can se
Download but the link dont work.

Best regards
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: 26. Oct 2006, 12:41 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
image.txt :)


Top
 Profile  
 
 Post subject:
PostPosted: 26. Oct 2006, 13:37 
Offline

Joined: 17. Oct 2006, 14:37
Posts: 69
Of course, Iam so stupid.
Sorry.

Thanks for all help. I could never done this
without you.

Best regards.


Top
 Profile  
 
 Post subject:
PostPosted: 26. Oct 2006, 13:42 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
you are welcome.

Have fun using TWG


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 113 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next

All times are UTC + 1 hour [ DST ]


Who is online

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