By tomsm on
I am looking for an easy solution to insert a link to a node when using TinyMCE.
Now I have to lookup the node I want to link to and copy/paste it.
It would be nice that the link could be selected from a list with all node titles.
Does this kind of plugin exist?
Comments
I am interested too
I would like to know if it's possible today, or if something has to be developed.
I am currently using WYSIWYG Module + TinyMCE
Any idea?
_
Checkout:
http://drupal.org/project/easylink
http://drupal.org/project/linktocontent
Unfortunately, none of those
Unfortunately, none of those currently support D6 :(. Ok, seems like they're working on it, but there still aren't any dev-versions for download, it seems.
I'd really love to see this, too. The current copy+paste solution is far from ideal, although I guess it works for now :)
I have developed a module for
I have developed a module for Drupal 6 which supports linking to drupal content from tinymce:
http://drupal.org/project/tinymce_node_picker
This should be the missing link for node picking in D6, pun fully intended.
http://drupal.org/project/lin
http://drupal.org/project/linkit
Easy search for target with an autocomplete field.
Uses pathfiler for node/user and taxonomy links.