Hello,

Im not understanding how to create links to the nodes of the site using the FCKeditor.
There is any way to activate a content browser and create links?
Also, want make the links appear with the URL alias (not /node/nid ).

thanks for the help.

Comments

Jorrit’s picture

Category: support » feature

This would require a plugin for FCKeditor to enable a link browser for Drupal content. For now, you can select in the protocol field and enter the alias.

allartk’s picture

Hi,

I am trying to create something for this job with FCKeditor. I will post a solution if i'm able to find one.

If you are using drupal 5 you could use tinyMCE with the linktocontent module.

wwalc’s picture

In 5.x-2.2-rc1 there is an experimental implementation of linktonode and linktocontent plugins (needs patching linktocontent module). For more details please take a look into README.txt attached to 5.x-2.2-rc1.

Jorrit’s picture

Status: Active » Closed (fixed)