diff -r 8276f3ff7a3f -r 5dd170a735e9 web/client.php --- a/web/client.php Tue Mar 06 13:22:18 2012 +0100 +++ b/web/client.php Tue Mar 06 16:13:07 2012 +0100 @@ -39,8 +39,415 @@ $head_logo = URL_ROOT."$rep/".$translate->_('config__head_logo'); } -// include dirname(__FILE__). ( ( isset($config['use_tweetcast']) && $config['use_tweetcast'] ) ? '/client_new.php' : '/client_old.php' ) + $embed = (isset($_REQUEST['embed']) && $_REQUEST['embed']); + $videoWidth = ( $embed ? 442 : 480 ); + $videoHeight = ( $embed ? 250 : 320 ); +?> + + + +
+ +_('config__description')); ?>
+