Drupal would be perfect for me if I could easily create links to other content on my site. This would happen mostly during content creation, with the TinyMCE.

The idea would be helpful for not so computer oriented people.

Or is there a solution like this already?

Comments

anner’s picture

I don't know about tinymce, but htmlarea with the path module can do this. When you create a page, you give the page a name that you'll remember with path then when you are making the page with the link, you highlight the text and choose link from htmlarea's buttons.

amokoura’s picture

I've installed Drupal 4.7 and htmlarea supports 4.6 only.

anner’s picture

I'm using htmlarea on my 4.7 install and so far it's working fine for me. Exactly the same as on my 4.6 install, anyway.

grabur’s picture

What would be nice is a way of scattering links to uploads, and other pages maybe using something like the inline module - 4.7 could exploit ajax.

It must be simple to ad dthis to tinymce, it would also be nice to integrate the image assist button into the editor.