=== devMX TeamSpeak3 Webviewer === Contributors: maxe___ Donate link: http://devmx.de Tags: teamspeak3, ts, teamspeak, webviewer, ts webviewer, teamspeak3 webviewer Requires at least: 2.8 Tested up to: 3.3.1 Stable tag: 1.1.3 The TeamSpeak3 Webviewer is a simple webviewer for TeamSpeak3 Servers. == Description == The TeamSpeak3 Webviewer is a simple webviewer for TeamSpeak3 Servers. It displays the TeamSpeak3 Server like the TeamSpeak3 Client as shortcode or widget. = Features = * Proper display of channels, spacers and clients * Automatic download of custom icons * Caching of the whole viewer and of the dowloaded custom icons * Link to connect directly on the server * Correct parsing of special chars * Include the webviewer via shortcodes or widget = Dependencies = * PHP 5.3.2 or newer. Older versions are not supported. * Tested with TeamSpeak3 Server version 3.0.1 (Older versions may work too) = Languages = * English * French * German * Portuguese (Brazil) * Russian * Spanish (Spain) = Get involved = * [Fork us on github](https://github.com/devMX/TeamSpeak3-Webviewer-for-Wordpress) * [Translate](http://translate.devmx.de/projects/teamspeak3-webviewer-for-wordpress) the plugin into other languages = Links = More information on our [homepage](http://devmx.de/en/software/teamspeak3-webviewer-fur-wordpress) == Installation == More information on our [homepage](http://devmx.de/en/software/teamspeak3-webviewer-fur-wordpress). 1. Upload `wp-tswebviewer` to the `/wp-content/plugins/` directory or use the built-in installer 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add some configurations at the options page 1. Place `[tswv id="YOUR_CONFIGURATION_ID"]` or `[tswebviewer id="YOUR_CONFIGURATION_ID"]` to any page or post to display the webviewer. Or use the included widget. The Query User needs the following rights: * b_virtualserver_select (use) * b_virtualserver_info_view (serverinfo) * b_virtualserver_channel_list (channellist) * b_virtualserver_client_list (clientlist) * b_virtualserver_servergroup_list (servergrouplist) * b_virtualserver_channelgroup_list (channelgrouplist) * b_serverquery_login (login) We wrote a [tutorial](http://devmx.de/en/teamspeak3-webviewer-berechtigungen-richtig-setzen) which explains how to set the permissions to the guest account. == Screenshots == 1. List of configurations 2. Add a configuration 3. Example of the TeamSpeak3 Webviewer for Wordpress == Changelog == [Development](https://github.com/devmx) on Github. = v1.2 = * Issue #8: Added option to disable/enable caching * Issue #9: Added option to specify the caching time * Issue #11: Added support links to options page * Issue #10: Removed horizontal scrollbar from sidebar widget = v1.1.3 = * Added Translation: French, thanks to Valbuena72 * Added Translation: Spanish (Spain), thanks to BeRLiNeRo = v1.1.2 = * Added Translation: Russian, Thanks to PaCTa * Issue #7: Version option will be deleted if the plugins gets deactivated = v1.1.1 = * Issue #6: Fixed path of standard icons * Added Translation: Portuguese (Brazil), Thanks to Flavio = v1.1 = + Issue #4: Added a widget to display the viewer in the sidebar + Issue #3: Added option to disable/enable automatic icon download + Issue #2: Added option to hide/show country icons ~ Issue #1: Added PHP version check to prevent error messages ~ Issue #5: Added a max height option for the widget = v1.0 = + initial release