PDA

View Full Version : Option to have link open in same or new window


TCB
09-28-2005, 08:03 AM
With the popup feature of GAL I have no problem. But with the flat (direct) link function I 'need' a new feature. Some gal-links will point to pages on my forum, while others will point to files outside my domain.

Wouldn't it be great when you have the option to set if a (direct) link will be opened in the same or in a new window when you enter a new GAL link?

The Geek
09-28-2005, 08:13 AM
In your GAL admincp, just add a new replacement with this code in it:

<a href='$gal_link' class='gal' title='$gal_description'>$gal_text</a>


HTH's

TCB
09-28-2005, 01:26 PM
Aaaahhh.... I already had the feeling while posting my suggestion/request that there must be some other solution for this....

Thanks a lot :D