PDA


View Full Version : BBcode: How to have link opening in same window


Morwyn
06-13-2005, 07:15 PM
Hi,

I created a module with BBcode, and inside that module I have links to different pages.
The problem is that when I click on a link, it opens up a new browser window. Is that possible to have the link make the page appear in the same window ? (I know how to do that using a template and html, but I'm curious to know if this is possible w/ bbcode.)

See example of that at www.cms-gratuit.com (http://www.cms-gratuit.com), Blog module on the left, "Heuu un blog ? (http://www.cms-gratuit.com/index.php?page=blogdefinition)" link.Thank you.

Brian
06-13-2005, 07:18 PM
Your best bet would probably be to add a new BB code tag for links that you want to open in the same window.

Morwyn
06-14-2005, 03:57 AM
Ah yeah, I never saw we could add bbcode tags in the admin panel ! nice, thanks.