mentions_suggestions
Component ID
2009324
Component name
mentions_suggestions
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
A module to help make using 'mentions' easier for end-users - adds auto-complete suggestions while typing.
PS. In case this happens to affect anything, please note that in my drupal site, I altered the values in mentions_defaults(), using:
array('input' => array('prefix' => '@', 'suffix' => ''));
