Open MickeyTTT opened 11 months ago
Have the wheels on mice been taken away from users? :)
Try this: file /include/parser.php find
return '<a href="'.$full_url.'" rel="ugc">'.$link.'</a>';
replace to
return '<a href="'.$full_url.'" rel="ugc" target="_blank">'.$link.'</a>';
LOL, that what I always thought. But I think face book and other social media has them spoiled.
Thank you very much for the code, me and picky F4 posters appreciate it. :-)
Has been to have posted links open in a new window.
Just asking if this is difficult to do.
Thanks.