LeeGoldsmith Posted November 10, 2004 Posted November 10, 2004 I have installed GALLERY and it is a very nice program. I plan to link into the gallery of photos from another page and would like to be able to link back from the Gallery when done there. Is this easy to do, and how is it done. Thanks Quote
borfast Posted November 10, 2004 Posted November 10, 2004 I'm not sure if I understand correctly what you want to do. Correct me if I'm wrong. You want: 1 - Have a link on a page in your site, which takes you into a certain photo gallery inside the Gallery software; 2 - In the previous photo gallery, you want to have a link back to the page where you came from but you don't want to have that link anywhere else. Is that it? If so, the first one is easy to do, you just need to get the URL for the gallery you want to link to and put it on the page. The second one I don't think it's possible, because Gallery uses the same base "skin" (or "template", if you prefer) for every photo gallery, so if you'd change it in order to have that link in a certain gallery, it would also show in every other gallery. Let me know if this helps. Quote
LeeGoldsmith Posted November 10, 2004 Author Posted November 10, 2004 Raul From my web site I will link into Gallery, in gallery I need to be able to put a link back to my web site. If this link is on all gallery pages that is fine. How do I do it. Thanks Quote
TCH-Thomas Posted November 10, 2004 Posted November 10, 2004 I dont know if its "gallery" or coppermines gallery you use but in coppermines instructions they say this which I think I would use: How can I add some output directly before the line "Powered by Coppermine"? Edit /themes/yourtheme/theme.php, look for echo $template_footer and add the stuff you want to output in a line before it, like print 'My Link'; Quote
GroovyFish Posted November 10, 2004 Posted November 10, 2004 Lee, Take a look at this topic at the Gallery Forum. It should tell you what you need to do to get a link back to your website. http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=67598#67598 Quote
borfast Posted November 10, 2004 Posted November 10, 2004 Sorry for taking a while, dinner was waiting That link should get you started. You basically need to edit the HTML code in order to get it done. I can't help you much more than that, since I'm not a Gallery user myself but if you need it, I can download it and take a look Quote
LeeGoldsmith Posted November 11, 2004 Author Posted November 11, 2004 GroovyFish That worked like a charm, I am all set now. Thanks a bunch to you all. Quote
borfast Posted November 11, 2004 Posted November 11, 2004 Glad you got it working If you need anything else, you know where to ask for help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.