coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: scotty2260 on May 13, 2004, 07:33:04 AM

Title: Links....
Post by: scotty2260 on May 13, 2004, 07:33:04 AM
I want to have a link placed somwhere on each album's page to go back to my site.
Ex. I have a page that is for sleds on my html site. WHen the click a link on the html site to go to the album and look at pics of the sled, I want them to have a link on the album so they can go back to the html site. I have many albums on my site that will need differernt links
Title: Re: Links....
Post by: Casper on May 13, 2004, 09:34:48 AM
Placing a 'home' link or button is easy, and does not need lots of changes.  This will show on every page.  See;
http://forum.coppermine-gallery.net/index.php?topic=6105.0
Title: Re: Links....
Post by: scotty2260 on May 16, 2004, 05:19:11 AM
cool thanks!
Title: Re: Links....
Post by: scotty2260 on May 16, 2004, 05:27:03 AM
Will this work even if i need each Album to link to a different place?
Title: Re: Links....
Post by: Joachim Müller on May 16, 2004, 01:07:06 PM
of course not, because then it's not actually a (static) home button, but a dynamic button. You'll have to create the code logic behind it for yourself (some php knowledge necessary).

GauGau
Title: Re: Links....
Post by: scotty2260 on May 28, 2004, 07:51:41 AM
Ok I think I have found a way! But i need help doing it. I made a addition field in the config. No I just need to enable the bb code for links. How can I enable <a href> for the field?
Title: Re: Links....
Post by: Joachim Müller on May 30, 2004, 05:37:42 PM
you won't have to (and it's not recommended). Instead, try using bbcode (similar to the code you can use on this board). Please read http://coppermine.sourceforge.net/manual.php#album_prop

GauGau