Drupal EasyLink Module
Downloadable Software :: Drupal Packages
This module requires the TinyMCE module and the Views module. The Views module is required because a view is used to generate the list of possible links. This allows you to leverage all the power of Drupal to create links. For example it is easy to create a view that will only show nodes belonging to the current user — or only show page nodes that are published. The possibilities are endless.
If you use this module, please let us know and give us your feedback.
News
- Release 1.0 - Initial release - May 14, 2007
Description
TinyMCE is a popular and powerful WYSIWYG editor used with Drupal. One thing that may still be difficult for new or non-technical users is creating links to other pages since this requires them to type a URL. Spelling errors or malformed syntax can cause links not to work. The EasyLink module provides a simple solution — it provides a list of nodes and the user just clicks on the one they wish to link to and the link is created for them.This module requires the TinyMCE module and the Views module. The Views module is required because a view is used to generate the list of possible links. This allows you to leverage all the power of Drupal to create links. For example it is easy to create a view that will only show nodes belonging to the current user — or only show page nodes that are published. The possibilities are endless.
If you use this module, please let us know and give us your feedback.
Features
- Create links with a single mouse click
- List customizable using views