Gossamer Forum
Home : Products : Gossamer Links : Pre Sales :

Re: [kobazz] verison 3.0 link names

Quote Reply
Re: [kobazz] verison 3.0 link names In reply to
Hi,

Ah ok - I've moved it back for you then :)

Quote:
I know a guy who told me that he had a chance to try gossamer and told me that this can't be done what is obviosely not true. Is there a way to test version 3 (trial)?
I will show him your answer later today, to see what he will say to this.

I'm afraid there is no "trial" option.

Quote:
Another important thing for me:
I've searched forums and I can see that there is clear explanation hot to set that every link in database is opened in new window but those posts are several years old so I am looking for explanation for latest available version that can be purchased. Is there tutorial for this (guy also told me that this is not possible, he was probably looking into some options and all this is about code editing)

So you just want to open links in a new window? Just edit link.html, and change:

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

to:

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

Simple as that Smile

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread verison 3.0 link names kobazz 12600 Mar 9, 2010, 6:08 PM
Post Re: [kobazz] verison 3.0 link names
Andy 12394 Mar 9, 2010, 11:47 PM
Thread Re: [kobazz] verison 3.0 link names
kobazz 12364 Mar 10, 2010, 5:24 AM
Thread Re: [kobazz] verison 3.0 link names
Andy 12396 Mar 10, 2010, 6:05 AM
Thread Re: [Andy] verison 3.0 link names
kobazz 12342 Mar 10, 2010, 8:05 AM
Post Re: [kobazz] verison 3.0 link names
Andy 12361 Mar 10, 2010, 8:12 AM
Post Re: [kobazz] verison 3.0 link names
brewt 12305 Mar 10, 2010, 11:46 AM