My comment was actually directed at Alan Feuerstein.
If you can provide a login and URL to your forum I can take a look at the chat to try and see what the problem is.
Thanks Brogan! I have solved the problem reverting the footer template
My comment was actually directed at Alan Feuerstein.
If you can provide a login and URL to your forum I can take a look at the chat to try and see what the problem is.
// Workaround specific to my board (mumble+cross-srcds chat integrated into taigachat ftw), sorry I'm too lazy to remove it for release :P
if($options->boardUrl == 'http://www.gamingmasters.co.uk'){
foreach($messages as &$message){
if(substr($message['username'], 0, 1) == '(')
$message['usernameHtml'] = preg_replace('/(\(.*?\) )(.*)/', '<span class="muted">$1</span><span style="font-weight:bold">$2</span>', $message['username']);
}
}
hey is there any way to get the editing features onto the shoutbox above forums rather than just on the dedicated shoutbox page?
thanks
<span class='DateTime muted'><xen:datetime time="$message.date" /> - </span>
<span class='DateTime muted'>{xen:time $message.date, 'absolute'} - </span>
0.3.0 (23/01/2010):
- Added alternative URL routes: /chat, /chatbox, /shoutbox, along with an admin option to select the primary route.
- Added option for mini avatars (16x16px) next to messages.
- Added 'Members in Chat' block on full view, showing members who have recently posted in the shoutbox or opened the full/popup view.
- Added XenPorta module.
- Added support for template code being included on pages other than the forum index.
- Added option for absolute times rather than '5 minutes ago' etc.
- Fixed 'Reverse direction' disabled not working correctly in popup view.
- Fixed the shoutbox doing a double refresh on the initial load.
- Improved width of popup view chat area at small window sizes.
- Removed redundant template include in dark_taigachat_full
- Removed pointless copyright/credit link (you're still welcome to donate though
)
How do we get that "members in chat" in the shoutbox sidebar into the sidebar, same place, of say the forum, portal, etc... so members can quickly see who is in chat at any given time? Or not possible?
Arf, no smilies add0.3.0 released
I decided to leave out the draggable resizing and template hooks for now, anything else is something I've forgotten.
Seems to work fine on Beta 6 as well as RC1.
We use essential cookies to make this site work, and optional cookies to enhance your experience.