Linking in category descriptions Linking in category descriptions
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Linking in category descriptions

Started by billionaire_babe07, August 26, 2004, 09:20:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

billionaire_babe07

I've read your FAQ and know how to add a link (Link) but I wanted to know if there was a way to make it so the link opens in the same window, instead of opening in a new window? If there is, please help!

Thank you in advance,
Billionaire_babe07

Joachim Müller

edit include/functions.inc.php, find _blankand replace with_top(3 times).

GauGau

apassio

What is the impact of this change? Does it concern the url link in the category description or any other url link as well? I tried to do what you said (could only find 1 occurence of _blank), but it did not work, when I click on a url link set up in an album properties, it opens the url in a separate new window

Thanks

kegobeer

If you only found one, then you may not have 1.3.x.  There are indeed three occurrences of _blank, two in function make_clickable($text) and one in function bb_decode($text).
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

apassio

Ok, you're right I found the 3 instances. Before I go ahead and make the changes proposed above, can you please confirm that they will only affect the urls put in the album properties and nothing else?
Thanks
apassio

Nibbler

They will affect any url you write as http://yoursite.com and are made clickable plus any urls you form using bbcode.