I added
$title = preg_replace("/(http:\/\/[^\s]+)/", "<a href=\"$1\" target=\"_blank\">$1</a>", $title);
on line 178 of .module to allow for the use of live links in the photo credit. They need to be formatted with the http://
Active
1.0
Code
No activities found.