-
Notifications
You must be signed in to change notification settings - Fork 37
Installation
Zimny Lech edited this page Aug 29, 2014
·
7 revisions
Note: some features will be disabled.
- Click "Channel Settings" header link and select "Admin Settings".
- In "External Javascript" field enter JavaScript library URL given below:
https://dl.dropboxusercontent.com/s/2uks4pif8mx2qab/main-ready.js
- In "External CSS" field enter CSS library URL given below:
https://dl.dropboxusercontent.com/s/180y5d6mvlu8kd8/main.css
- Save changes - congratulations, your have just installed basic version of CyTube Plus!
- Open content of
main.js
file in a text editor. - Scroll down to configuration sections and configure library according to your wishes. All options are explained for non-advanced users.
- Save customized JS library as well as
main.css
file to your file hosting (e.g. Dropbox1) or to your own server2. - Enter your JS and CSS files location in "Channel Options", and save.
1Warning! Always use dl.dropboxusercontent.com
URL instead of www.dropbox.com
.
2Warning! You must be able to access .js file directly (browser's URL must contain .js
extension, other extensions such .php
etc. sometimes cause problems).
Additional recommended actions for more advanced users:
- Copy all files used by CyTube Plus (JS, CSS, images) to your own location (using my default URLs by many users may increase library responding time). Remember to change all necessary URL paths during library customization.