Is there any way to use regex to replace the link that is inside <link> </link> This link is being posted in the threads, but it is not the link to the full article. The link posts like this "http://www.thesite.com/short.php?id=12543" I want to replace it so it puts a link to "http://www.thesite.com/full.php?id=12543" I tried to do a regex for description in the admincp but it didnt work. Seems that it wont work for things embedded in a link tag. Any way to get it to work?
|