"Status Updates Bubbles" default block template uses log in name
Submitted Mikey B, Aug 05 2012 02:29 PM | Last updated Aug 20 2012 03:03 PM
This block template by default uses the users log in name, not their display name, which is funny because we actually recommend that users use the members_display_name value in the variables listing within the editor.

Anyway, I'm going OT. I recommend to fix this and also make the template better, that we change that line to support hovercards, so this:
becomes

Anyway, I'm going OT. I recommend to fix this and also make the template better, that we change that line to support hovercards, so this:
<strong>{$record['member']['name']}</strong><br />becomes
<strong>{parse template="userHoverCard" group="global" params="$record['member']"}</strong><br />
| Status: | Fixed |
| Version: | 2.3.2 |
| Fixed In: | 2.3.3 |











2 Comments
-
Updating Status to: Fixed
-