Page 1 of 1

Hello,I want t

Posted: 08 Jun 2008, 12:27
by drstein
Hello,
I want to have the large thumbnails in the slideshow to the original picture. Since I don't have enough space on my website I have to refer to second site like "https://joerg-stein.homeserver.com/fotos/2008/06 Indonesien/001.jpg".
The path of the corresponding thumbnail is "..images/phocagallery/2008/06 Indonesien/thumbs/phoca_thumb_l_001.jpg".
Do you have any idea where and how to change the code?
T

I have but it is not

Posted: 08 Jun 2008, 17:05
by Jan
I have but it is not so easy... first you get the link from database (in model) then the link is prepared for the site in Phoca Gallery Helper class ( a lot of methods will be used), then it goes from model to view and in view (tmpl/default.php) it will be displayed in HTML

so you can try to use e.g. str_replace method in view

components/com_phocagallery/views/.../tmpl/default.php

to change this link to your own...

Jan

Jan,to be hone

Posted: 08 Jun 2008, 18:37
by drstein
Jan,
to be honest - I don't know exactly what to do. I suppose that I have to change the link in ..\views\detail\tmpl\default.php from "#" into my real file. What is the name of the variable containing the filename (in this case "2008/06 Indonesien/001.jpg")?

By the way: Congratulations regarding your first EM win!

drstein

Posted: 08 Jun 2008, 23:01
by Jan
drstein
BTW: without RosickÄ‚Ë