Link to content

Component ID

74128

Component name

Link to content

Component type

module

Component security advisory coverage

not-covered

Downloads

8423

Component created

Component changed

Component body

This module requires tinymce.module.

The linktocontent module allows you to extend the tinyMCE editor by several plugins.
With these plugins you can link to nodes or menu items or user profiles (planned for drupal 6.x).

Plugins:

linktocontent_node.module
Link to every node of every enabled type by browsing through your taxonomy structure.
linktocontent_menu.module
Link to menu items by browsing through your menu structure. You can enable each menu you like (for example "Navigation" or "Primary links").
linktocontent_category.module
Because linktocontent_node does not work correctly with containers and categories (category.module) linktocontent_category is an addon to it. It does not provide an own TinyMce plugin but will extend linktocontent_node.

Planned plugins (drupal 6.x):

linktocontent_profile
With linktocontent_profile you can insert links to user profiles. If organic groups is enabled you can browse the groups and select the users in them.
linktocontent_forum
Extends linktocontent_node to browse forums.

Note:
If you're using jquery_update.module you should use at least version 5.x-1.3 of linktocontent. Earlier version do not support jquery greater than 1.0.x.