Links

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Links and E-mails

To insert a link to an URL address, anchor or an e-mail press CKEditor link.png button on the toolbar. A popup window called "Link" will appear.

CKEditor link popup.png

  • Link Type: specifies the type of link you want to put in the document. You can choose from "URL", "Link to anchor in the text" or "E-mail". Depending on which option you will choose different options and bookmarks will appear in the window. We will start from the Link Type: URL.

URL

Link Info

If you chose Link Type: URL the same option as in the above picture will appear.

  • Protocol: specifies the type of protocol you want to use for your link. You can choose from "http://", "https://","ftp://", "news://" or "<other>".
  • URL: specifies the address you want your link to refer to.

Press "OK" and the link will appear in your document.

Target

The second bookmark of the window refers to "Target":

File:CKEditor url link.png

  • Target: set's the target of your link. Specifies in what kind of a window a link will appear. You may choose from "<frame>", "<popup window>" "New Window" ( _blank ), "Topmost Window" ( _top ), Same Window ( _self ), Parent Window ( _parent).
  • Target Frame Name: in this window you will find the name of the option you have selected in "Target"

In "Target" you may also choose the <popup window> option.


  • Popup Window Name: specifies the name of your popup window.

There are same of the popup window features. Some of the options are depending on which browser you're using:

  • Resizables: This option allows user to resizing popup window. It is very convenient when there is a lot of information on page.
  • Location Bar: When you set this option window appear without laction bar.
  • Menu Bar: When you set this option window appear without menu bar.
  • Scroll Bars: When you set this option window appear without scroll bar.
  • Status Bar: when you set this option window appear without status bar.
  • Toolbar: When you set this option window appear without toolbar.
  • Full Screen (IE) When you set this option window is opening in full screen mode.This option is available only in Internet Explorer.
  • Dependent (Netscape) When you set this option appears a popup window dependent of master window. This option is available only in Netscape.
  • Width: specifies the width of the window the linked address will appear in.
  • Height: specifies the width of the window the linked address will appear in.
  • Left Position: sets the horizontal position of the window the linked address will appear in, starting from the left side of your screen.
  • Top Position: sets the vertical position of the window the linked address will appear in, starting from the top of your screen.

Pressing "OK" will insert the link in your document.

Upload

The third bookmark refers to "Upload":

CKEditor url upload.png

  • Upload: specifies the location of the file you want to upload. If you don't want to type it manually press "Browse...".
  • Send it to Server: sends the file you specified in "Upload" to the server.

Link to anchor in the text

If you chose Link Type: Link to anchor in the text new options will appear in the Link Info bookmark.

Image:Link_anchor.png

You may select the link to the anchor in two ways.

  • By Anchor Name: selects the anchor by name you have previously specified in anchor properties.
  • By Element Id: selects the anchor by Id.

Pressing "OK" will insert the link in your document.

E-mail

If you chose Link Type: E-mail new options will appear in the Link Info bookmark:

Image:Link_email.png

  • E-mail Address: specifies the e-mail address to which you want the link to refer to.
  • Message Subject: specifies the subject of the message which will be sent to the e-mail address.
  • Message Body: specifies the text of the message which will be sent to the e-mail address.

Press "OK" to insert the link in your document.

Advanced options

Whatever Link Type you will choose one bookmark will remain the same. It is the last bookmark called "Advanced":

Image:Link_advanced.png

  • Id: specifies the ID of the link.
  • Language Direction: sets the language direction from left to right ( LTR ) or from right to left ( RTL ).
  • Access Key: sets up an access key to the link.
  • Name: specifies the link name.
  • Language Code: defines the code of the language e.g. en, pt, pt
  • Tab Index: defines the tab index.
  • Advisory Title: specifies the description of the target object.
  • Advisory Content Type: specifies the MIME type of the target object.
  • Stylesheet Classes: specifies the name of the CSS class.
  • Linked Resource Charset: specifies the charset of the target object.
  • Style: defines the style

Press "OK" to insert the link.

Anchors

To insert an anchor in the text place your cursor before the text or section you want to the anchor to refer and press Anchor.png button on the toolbar. A popup window called "Anchor Properties" will appear:

Image:Anchor_popup.png

  • Anchor Name: specifies the anchor name. You will be referring to this name while linking to the anchor.

Press "OK" and the anchor will appear in your document.