|
On the public side, the links for the entries are created by the file /includes/functions.php After making a backup, you should be able to search for the word "target" and change the value, or remove it.
You might also want to check the files for whatever theme you use, but I'm not sure any "target" links exist there.
2 things to keep in mind.
Normally when you click a link to visit the URL of an entry, a small java script routine calls out.php?ID=X where X is the ID for the site, out.php then increments the outbound click count and redirects the browser to the URL for that ID. I'm unsure if out.php would need to be altered.
The destination site may have a breakout of frames javascript anyway.
|