Broadcast
Inspired by Jupiter in the support section, this extension allows designated users to play a sound for all active mChat readers. It adds a new user-based permission
Can broadcast
to the mChat
permissions tab to allow only certain users to use this feature. The extension respects each user's sound preferences. This means that if a user has disabled mChat sounds in the UCP or has sound switched off in mChat's navbar options, the broadcast is not played for that user.Screenshots
- A new button next to the input field
- A popup displays all available sounds to play
- ACP settings to set up your sounds
Requirements
- PHP at least 5.4.7
- phpBB at least 3.2.0
- mChat at least 2.1.0
Download
This extension is only available to Donors. How to get access.
How to install, update and uninstall extensions: https://www.phpbb.com/extensions/installing/
Install path:
ext/kasimi/mchatbroadcast/
Changelog
- 1.0.2 - 2018-10-14
- Prevent double plays
- Don't live update edited & deleted messages if ACP option is off
- Improved button layout on mobile
- Removed empty src attribute (could cause browser warning)
- Run JavaScript after mChat has been fully initialized
- 1.0.1 - 2018-10-12
- Fixed normalizing relative broadcast URLs
- 1.0.0 - 2018-10-12
- First release