By beauregard on
Hello
My users can create News on my site using FCK Editor. Therefore when a user enters http://www.mypersonalsitepleasego_here.com this is displayed as a link in the node body.
The problem: This link opens in the same window. I want that such links always open by default in an external window.
Is there a way to do this?
Thanks
André
Comments
If you have the FCK editor,
If you have the FCK editor, you can remove the link filter for the full HTML input option. Then use FCK for inserting links, and select the advanced options to set the target window. You should be able to set the default target option in FCK as well, but you will have to edit some of the configuration files manually.
My personal Drupal site.
http://www.regx.dgswa.com/html/index.php
thanks
thanks! I will try this