Video Youtube Box for OSC

---------------------------------------------------------------------

osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2007 osCommerce
Released under the GNU General Public License

---------------------------------------------------------------------

Video Youtube Box v1.0

Hüseyin Cerik
info@hbhk.eu
http://www.hbhk.eu/

---------------------------------------------------------------------

Installation:


1. upload youtube.php to /catalog/includes/boxes/ via ftp


3. Edit /catalog/includes/languages/english.php and add the following:

//Video Youtube Box v1.0
define('BOX_HEADING_YOUTUBELOGO','Video');

4. Edit /catalog/includes/column_right.php or column_left.php depending on which side you want the logos to reside.


//Video Youtube Box v1.0
include(DIR_WS_BOXES . 'youtube.php');

---------------------------------------------------------------------
OPTIONAL:

Edit /catalog/includes/languages/german.php and add the following:

//Video Youtube Box v1.0
define('BOX_HEADING_YOUTUBELOGO','Video');
---------------------------------------------------------------------

Change Video (Youtube Embed) Linde 24-30
Edit /catalog/includes/boxes/youtube.php











More...