[www-doc] [Git][VideoLAN.org/websites][master] nightlies: include new menu
Felix Paul Kühne
gitlab at videolan.org
Mon Jan 18 22:00:13 CET 2016
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
741889cd by Felix Paul Kühne at 2016-01-18T22:00:20Z
nightlies: include new menu
- - - - -
1 changed file:
- nightlies.videolan.org/index.php
Changes:
=====================================
nightlies.videolan.org/index.php
=====================================
--- a/nightlies.videolan.org/index.php
+++ b/nightlies.videolan.org/index.php
@@ -1,6 +1,14 @@
<?php
$title = "VLC media player continuous nightly builds";
+ $new_design = true;
+ $lang = "en";
+
+ $additional_js = array("/js/slimbox2.js", "/js/slick-init.js", "/js/slick.min.js");
+ $additional_css = array("/js/css/slimbox2.css", "/style/slick.min.css");
+ require($_SERVER["DOCUMENT_ROOT"]."/include/language.php");
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
+ include($_SERVER["DOCUMENT_ROOT"]."/include/os-specific.php");
+ include($_SERVER["DOCUMENT_ROOT"]."/include/package.php");
?>
<div id="fullwidth">
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/741889cd82d8d4113e449f504d7278b7f434da8a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160118/a9c2a2df/attachment.html>
More information about the www-doc
mailing list