
Mirror
Embed Installation Instructions
·
See bottom of page for installation on
older CB versions.
Install
1. Copy
the mirrors folder to your plugins folder and upload.
2. Copy
the contents of the embed_video_mod to its plugin folder and upload.
3. Copy
the watch_video.html file to your styles folder. (styles/cb2new/layout/)
Edit
·
You may edit the look of the tabs by editing
the css file in the mirrors folder.
·
Currently the video resize is not automated
as with the normal embedding. Please edit line “149” of the embed_video_mod.php
file with your desired player size.
·
Edit table line “33” of the watch_video
file to match your players width.
Install on old CB version
·
Follow steps 1 and 2 above.
·
Open your watch_video.html file found (styles/cb2new/layout/)
·
Find the following code.
·
|
·
Replace it with the following code.
·
Edit
the Table width with your desired size before you copy it.
|
·
Now copy the following code at the bottom of
the watch_video.html page, below
everything else.
·
|
Known
Bugs
·
Player width does not resize normally, be
sure to follow the instructions above to make sure your embeds are the correct
size.
·
When the embed code does not have the width
in quotes, it will not resize; so you must do it manually on upload.
·
This is only tested on version 2.1, so I am
sorry if other versions cause problems.