Gossamer Forum
Home : Products : Gossamer Links : Discussions :

How to open TOP RATED links in a new window?

Quote Reply
How to open TOP RATED links in a new window?
Hi,

I use links in frames and the top rated links don't open in a new window. How can I make the top rated links open in a new window? Thanks.

Steve
Quote Reply
Re: [zebra4] How to open TOP RATED links in a new window? In reply to
Hi,

You should be able to do this by editing the jump_frame.html template, and changing:


Code:
<a href="<%config.db_cgi_url%>/rate.cgi?ID=<%ID%>">Rate Link</a>

...to;

Code:
<a href="<%config.db_cgi_url%>/rate.cgi?ID=<%ID%>" target="_blank">Rate Link</a>

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] How to open TOP RATED links in a new window? In reply to
I'm still using links 2.0 and there's no such template...
Quote Reply
Re: [zebra4] How to open TOP RATED links in a new window? In reply to
Erm, you're in the wrong forum then =) You definatly mean Links 2 FLATFILE, and *NOT* LinksSQL/Gossamer Links (MySQL) ?

Are you using my frames.pl modification?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] How to open TOP RATED links in a new window? In reply to
Sorry Crazy

I'll repost my question in the link 2.0 board...