Joined: Dec 21, 2004 Posts: 225 Location: Kansas City metro
Posted:
Fri May 18, 2007 11:56 am
I have a block that contains html code and external links in it and am trying to get these external links to open in a new browser window. I have tried to use the WYSIWYG editor to select "open in a new window" and even tried the "_blank" but when i save the block, it always reverts back to opening in the same window.
I haven't experienced this before with other versions of nuke so what gives? Any help is appreciated. Thanks.
Joined: Aug 27, 2002 Posts: 15227 Location: Kansas
Posted:
Sat May 19, 2007 8:01 pm
Is target="_blank" the only attribute of the <a> tag you are using (other than the href attribute)? If not, then in config.php, towards the bottom of the script, you should have a line that begins similar to this:
Joined: Dec 21, 2004 Posts: 225 Location: Kansas City metro
Posted:
Mon May 21, 2007 9:47 pm
i still haven't figured this out. question though....how can i get my external links to open up in a new window site-wide. For example, in my Forums if i have a link to another page in one of the posts, i'd like it to open up in a new window on top.
i am using phpbb forum and can't figure out how to get it to open up in a new window. thanks.
Joined: Jan 02, 2003 Posts: 629 Location: Vancouver Island
Posted:
Tue May 22, 2007 8:20 pm
The following is from my config.php file ... and i'm having the same issue, but with TotalCalendar. The links in the event window are not opening in a new window despite my writing target="_blank" in the code. TC also uses fckeditor.
as 'a' => is an array of things, what could I try changing? the href or the target?
Man, don't know WHAT I was thinking. Cody is correct. And I just tested it on nukeSEO, where I already had target attributes on the links in the recommended sites blocks, which I maintain with the WYSIWYG editor. I'll compare my $allowableHTML with the standard RN version to see if there are differences.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum