TinyPortal

Development => Support => Topic started by: shadrach on August 13, 2006, 05:57:37 PM

Title: Link to coppermine
Post by: shadrach on August 13, 2006, 05:57:37 PM
Maybe Im stupid, but I cant figure out a way to add a link to my coppermine. Where am I supposed to do this? I added a link to the menumanger and its nowhere.
Title: Re: Link to coppermine
Post by: G6Cad on August 13, 2006, 06:15:26 PM
Create eather a PHP code block, or html block.
Then name it to Links or sitemap or what ever suits you the best on your site.
If you make a PHP block you can just make custom actions to where you have what you want to show.

if you have coppermine integrated with your setup of SMF and TP. simply put in "index.php?action=coppermine"

And if you go with html, you just use basic html code for the links you want to show
[url=http://www.yourdomain.com/coppermine] Coppermine[/url]
Title: Re: Link to coppermine
Post by: shadrach on August 13, 2006, 06:41:08 PM
Oh ok, Sweetness!