Opened 17 years ago

Closed 16 years ago

#616 closed New Feature (invalid)

FCKConfig Link Target settings

Reported by: bjhanifin@… 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 17 years ago by Martin Kou

Reporter: changed from Martin Kou to bjhanifin@…

comment:2 Changed 17 years ago by Martin Kou

Cc: Frederico Caldeira Knabben cgerharz@… added

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

comment:3 Changed 16 years ago by Wojciech Olchawa

Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy