Opened 18 years ago
Closed 17 years ago
#616 closed New Feature (invalid)
FCKConfig Link Target settings
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF | Cc: | Frederico Caldeira Knabben, cgerharz@… |
Description
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:
http://sourceforge.net/tracker/index.php?func=detail&aid=1116390&group_id=75348&atid=543656
Change History (3)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to bjhanifin@… |
---|
comment:2 Changed 18 years ago by
Cc: | Frederico Caldeira Knabben cgerharz@… added |
---|
comment:3 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Everything seems to work in the current release 2.6 beta. As Link option has changed please view the following pages:
Default Link Target specification
and
Link Dialog Hide Target specification
It is a feature in FCKeditor 1.6 that has not being ported yet to the 2.x. That configuration options were there by mistake.
It will be ported on future versions. -- Moved from SF. Original poster: fredck
Seems it was totally removed in RC3.
Anyone? -- Moved from SF. Original poster: cgerharz
I can reporduce these issues in both Firefox 1.0 and IE6 on WinXP SP2. -- Moved from SF. Original poster: bjhanifin