Plugin TaigaChat Pro - Realtime chat/shoutbox

Lowrens

Moderator
Staff member
VIP Hard
Verified
Joined
Nov 25, 2015
Messages
10,958
Reaction score
1,102
TaigaChat Pro - Realtime chat/shoutbox v. 1.4.7
mLh7aQ1.png

Demo:
Download:
 
TaigaChat - AJAX Shoutbox 0.5.5

See also: - vastly improved (and supported!) compared to this free version.

Features:

  • Animated AJAX refresh (configurable delay), paused when document/tab is not focused and disabled for guests
  • Full set of covering every possible setup
  • Fully configurable - view, post, modify own, modify all
  • Edit/Delete message controls
  • BBCode and Smilies toolbar
  • Optional mini avatars next to messages (see above)
  • Optional daily logging to a thread
  • Automatic cron cleanup (truncates to 1000 latest messages)
  • All the usual shoutbox features - give it a try on my site: (registration is necessary to post)
___________________________________________
Installation:

  1. Upload contents of upload folder to forum root
  2. Install addon-TaigaChat.xml file
  3. Add the template include code to forum_list either above or below the sidebar_online_users include (whatever you feel looks best):
    Code:
    <xen:include template="dark_taigachat" />
    Or, if you want the shoutbox above or below your forum list, add the following code to forum_list:
    Code:
    <xen:include template="dark_taigachat"><xen:set var="$taigachat_alt">1</xen:set></xen:include>
    Either just before or just after:
    Code:
    <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if>
  4. Configure the permissions (view, post, modify own, modify all) for your user groups. If you have trouble accessing the modify tools, ensure the Administrative group is your primary usergroup rather than a secondary one.
  5. Optionally (for XenPorta support), upload the contents xenPorta/upload folder to your forum root and import xenPorta/xenPorta_TaigaChat.xml as a block.
___________________________________________

TaigaChat - AJAX Shoutbox 0.5.5
 
Top