Comment to 'News from AQB Soft'
  • Hello everyone!
    Profile Cards 1.8.0 has been released.
    The module now provides an extended support for meta menu on profile cards. For example it is possible to create a "Message" button with an onclick handler
      window.location.href=sUrlRoot+'page/messenger?profile_id={profile_id}';
    on a profile card which will be opening the Messenger page with a member (no need to visit profile first in order to click the "Message" button).