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
4 sites report using this module
- Created by a.milkovsky on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

