By amokoura on
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
I don't know about tinymce,
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.
Not for 4.7
I've installed Drupal 4.7 and htmlarea supports 4.6 only.
I'm using htmlarea on my 4.7
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.
This is exactly what I'm after
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.