﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
616	FCKConfig Link Target settings	bjhanifin@…		"When I change the following options in the fckconfig.js
file the changes appear to have no effect (even after
dumping my cache). I am assuming these settings should
hide the target tab, change the list of targets
available on the drop down menu on the target tab (when
it is available), and make it so all anchor links
created in FCKeditor will begin with their target set
to ""_blank"" (so all links will open in a new window
unless I specifically change it).


{{{
// Link: Target Windows
FCKConfig.LinkShowTargets = false ;
FCKConfig.LinkTargets = '_blank;_top' ;
FCKConfig.LinkDefaultTarget = '_blank' ;
}}}
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1116390&group_id=75348&atid=543656
"	New Feature	closed	Normal		General		invalid	SF	Frederico Caldeira Knabben cgerharz@…
