node link plugin for TinyMCE - WYSIWYG api
tomsm - May 5, 2009 - 08:45
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?

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
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
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.