CSS for player.php, make JS more modular
This commit is contained in:
@@ -20,6 +20,7 @@ Replace the files templates/post_thread.html and templates/post_reply.html with
|
||||
Add these lines to inc/instance-config.php:
|
||||
|
||||
$config['allowed_ext_files'][] = 'webm';
|
||||
$config['additional_javascript'][] = 'cc/defaults.js';
|
||||
$config['additional_javascript'][] = 'cc/settings.js';
|
||||
$config['additional_javascript'][] = 'cc/expandvideo.js';
|
||||
require_once 'cc/posthandler.php';
|
||||
|
Reference in New Issue
Block a user