Gossamer Forum
Home : Products : Links 2.0 : Customization :

How to add banners to a link?

Quote Reply
How to add banners to a link?
Hi

I'd like to know if there's a way to modify
Links 2.0 to add an optional banner ad with a submitted link.

Also I like the "Top Referrer" feature of LanguageLinks. Does anybody know how to modify Links 2.0 to do that?

I'm not a PERL expert but I'll be glad to try editing the script with any suggestion you might offer.

Thanks for your help.

Qris
Quote Reply
Re: How to add banners to a link? In reply to
Fist, you need banner script something like banner.cgi.
you will find it somewhere eles.

And Put this SSI line <!--#exec cgi="directory/banner.cgi"-->
to category.html on the directory of Templates.

Hope you do it