Teamspeak2 Viewer
author: Makro (Markus Kronier)  2005-2006
web: http://www.makromobil.de
email: makro@makromobil.de
-------------------------------------------

INSTALLATION Teamspeakviewer Infusion
----------------------
1. Upload the 'tsviewer_panel' and 'tsviewerside_panel' folder to your infusions folder.
2. Go to Infusion Management and install the tsviewer infusion.
   (Only tsviewer_panel can be installed, the tsviewerside_panel needs no installation!)
3. Go to Admin Panel - Infusions and adjust Settings for Teamspeak2 Viewer (ServerIP, Queryport, UDPPort ...) according to your TS-Servers
4. Activate the Tsviewer_panel in Panelmanagement.


To install TS-Viewer as a panel on left or right side of your Web:
3. Go to AdminPanel: Panel Management, add a new panel, select tsviewerside_panel.php from the Panel Filename drop-down menu.
4. Activate the tsviewerside_panel in Panelmanagement.

Note:
You should install the tsviewerside_panel only if your Teamspeakservers are allways online.
If one or more of your Teamspeakservers do not run, each attempt to read the Serverdata returns (without data) after a timeout of 3 seconds.
That will slow down the performance of your Side!

As this Infusion reads the Teamspeakserverdata via Sockets, your PHP must allow Socketconnections to other Servers (Teamspeakserver).
(Some Provider do not allow PHP-Socketconnection to other Servers, In this case you wont get this Infusion to work!)

This Infusion includes a file "tsviewer.css" which contains stylesheetinformation for the Infusion.
If you merge the content of this file with the file "style.css" of your theme, it makes the 
Infusion look "like" the original teamspeak client.

