=== 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.4.2 Stable tag: 1.3.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 to the server * Correct parsing of special chars * Include the webviewer via shortcodes or widget * Blacklist: Exclude several channels from displaying * Whitelist: Only render several channels = 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 * Polish * Portuguese (Brazil) * Russian * Spanish (Spain) = Get involved = * [Fork us on github](https://github.com/devMX/TeamSpeak3-Webviewer-for-Wordpress) * [Translate](http://translate.devmx.de/) the plugin into other languages = Links = More information on our [homepage](http://devmx.de/en/software/teamspeak3-webviewer-fur-wordpress) == Installation == = Basic information = 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. = Support = You can get support in your [support forum](http://forum.devmx.de) == 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.3.3 (10.02.2013) = * Issue #20: PHP shortcode caused white page on PHP configurations with shotcodes disabled = v1.3.2 (03.12.2012) = * Issue #18: Overflowing spacers were not displayed properly. = v1.3.1 (24.11.2012) = * Issue #17: Custom images weren't displayed if caching was enabled = v1.3 (24.11.2012) = * Option to disable showing of any icons on the right side * Three new styles (can be selected in the admin menu) * Blacklist to prevent rendering of several channels * Whitelist to render only several channels * Option to specify a different adress to which the connect link should point * Internal changes * Issue #16: Deletion of configuration files * CSS classes = v1.2.3 (13.10.2012) = * Fixed Icon download error = v1.2.2 (28.09.2012) = * Issue #13: Fixed corrupt error handling which causes the wordpress blog to crash or show a white page * Issue #14: Updated to new lib version + Added Translation: Polish, thanks to neoleszczyk = v1.2.1 = * Issue #12: Fixed bug in widget which caused an undefined index error in admin panel = 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