[cXF] Horizontal message user info

xF2 Add-on [cXF] Horizontal message user info 1.7.7

No permission to download
  • compatibility fix for XenForo 2.2.13
  • Like
Reactions: BattleKing
  • CSS fix for online/offline avatar
  • Like
Reactions: BattleKing
  • replaced some code in the LESS template (less code, same functionality, better targeting for different thread view types)
  • Like
Reactions: BattleKing
*XF 2.2 version only

1.7.3
  • added phrase for User change log for better logging:
Screenshot 2021-01-07 at 18.51.35.png

*XF2.2 version only

1.7.2
  • added extra options for User info extras in vertical view (icon, hover, always show): if a user chooses to have a vertical view, you can set these settings separately
    Screenshot 2021-01-04 at 19.05.03.png
  • added extra class when using the vertical view (for easier customization if needed)
  • removed the option for conversation view - now it is as the thread view is (horizontal or vertical view)
*changes are only for XF2.2 version

1.7.1
  • bugfix for conversation view
*XF2.2 version only

1.7.0
  • NEW: user option in the account preferences
Now you can set permissions to add the user option with check-box in account preferences. That way you add your users the ability to have a horizontal message user info view or default vertical.

By default, it is set to horizontal view. That way you're not affected if you won't give your users an option to choose in account preferences.

To add user option to account preferences don't forget to set permissions:
hmui_permissions.png

It's worth noting that it has to be enabled in style properties for the style too.

With permission set to Yes, you'll get this in account preferences:
hmui_user_option_acc_pref.png

(text is phrased - check hmui_option and hmui_option_hint phrases)

Database changes

This update adds extra column (cxf_hmui) to xf_user_option table in database. This is required to store the settings for each user when using the user option in account preferences. When the add-on is uninstalled, the column with data is removed too.

*note: this update is for XF 2.2 only. For XF 2.1 nothing has changed.
  • bugfix: now it shows horizontal message user info (postbit) when viewing discussion thread from the resource (only for XF 2.2)
NEW feature:
  • option to enable/disable horizontal postbit per style (check in Style properties; by default it is enabled)

Both versions are updated - for XF2.1 and XF 2.2, just make sure you download and then upload the right one
  • bugfix for option Show on icon click for mobile view
Top