Easily generate a link which will open any entity in a Ctools modal window.

It is as easy as:

$link = modal_entities_generate_link($node->title, 'node', $node->nid);

You can specify entity $view_mode and window $style in addition.
See documentation of the modal_entities_generate_link() function.

Define your own styles using hook_modal_entities_style_info().

Supporting organizations: 
Initial development

Project information

Releases