[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: vlc/chromeOS: link forum

Felix Paul Kühne gitlab at videolan.org
Thu Feb 11 19:10:16 CET 2016


Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
346e792b by Felix Paul Kühne at 2016-02-11T18:42:53Z
vlc/chromeOS: link forum

- - - - -
814b32ff by Felix Paul Kühne at 2016-02-11T19:10:07Z
vlc/macosx: rework page

- - - - -


2 changed files:

- www.videolan.org/vlc/download-chromeos.php
- www.videolan.org/vlc/download-macosx.php


Changes:

=====================================
www.videolan.org/vlc/download-chromeos.php
=====================================
--- a/www.videolan.org/vlc/download-chromeos.php
+++ b/www.videolan.org/vlc/download-chromeos.php
@@ -68,7 +68,7 @@ It also includes a widget for audio control, supports audio headsets control, co
 <p class="projectDescription">VLC for Chrome OS supports any Chromebook capable of running the latest version of Chrome OS.</p>
 
 <h2> Support </h2>
-<p class="projectDescription">You need help with VLC for Chrome OS? Be sure to check <a href="//www.videolan.org/support/">our support page</a>.</p>
+<p class="projectDescription">You need help with VLC for Chrome OS? Be sure to check <a href="http://forum.videolan.org/viewforum.php?f=35">our forum</a> and <a href="//www.videolan.org/support/">our support page</a>.</p>
 
 <h2>License </h2>
 <p class="projectDescription">VLC for Chrome OS is distributed under the <a href="http://opensource.org/licenses/GPL-3.0">GNU General Public License Version 3 or later</a>. You can modify or redistribute its sources under the conditions of this license. Note that additional terms apply for trademarks owned by the VideoLAN association.</p>


=====================================
www.videolan.org/vlc/download-macosx.php
=====================================
--- a/www.videolan.org/vlc/download-macosx.php
+++ b/www.videolan.org/vlc/download-macosx.php
@@ -1,13 +1,16 @@
 <?php
-   $language = "";
    $title = "Official Download of VLC media player for Mac OS X";
    $new_design = true;
+   $lang = "en";
+   $menu = array( "vlc", "download" );
+
    $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");
+
    $dropdownItems = array(
        array(
            "name"       => "VLC.app dmg package",
@@ -18,30 +21,30 @@
            "location"   => "$dlBase/$macosxversion/macosx/VLC-webplugin-$macosxversion.dmg",
        )
    );
-?>
 
-<?php
-$vlc_version_old = "2.0.10";
 ?>
 
 <div class="container">
     <?php drawVLCdownloadSection("osx", $dropdownItems, false, "VLC for Mac OS X"); ?>
-	<h2>VLC for Mac OS X 10.5 Leopard (release <?php echo $vlc_version_old; ?>)</h2>
-	<p>Note that this version is <b>no longer maintained</b> and will not receive any updates.</p>
-	<p>Need help to download the correct package for your Mac? <a href="https://support.apple.com/en-us/HT201580">Click here</a>.</p>
-	<?php
-	pkgitem_sf( "Intel (32 bit)",
-	    "$vlc_version_old/macosx","vlc-$vlc_version_old-intel32.dmg","vlc", "dmg package", "5b3aedda97e06500c7954c56f0902cb3");
-	pkgitem_sf( "PowerPC",
-	    "$vlc_version_old/macosx","vlc-$vlc_version_old-powerpc.dmg","vlc", "dmg package", "4e4c956647ba6ed948f9fd89f250c999"); ?>
-	<div style="float: right; width: 40%;">
-    <h2>Older versions</h2>
-	<p>Use VLC <b>0.9.10</b> for 10.4 Tiger. <b>Mac OS X 10.4.7</b> or later is <b>required</b>.</p>
-	<p>Use VLC <b>0.8.6i</b> for 10.3 Panther.</p>
-	<p>Use VLC <b>0.8.4a</b> for 10.2 Jaguar.</p>
-	<p>Use VLC <b>0.7.0</b> for 10.1 Puma .</p>
-    <?php browse_old("vlc") ?>
-    </div>
-    </div>
+
+    <h2>Devices and Mac OS X version</h2>
+    <p class="projectDescription">VLC media player requires Mac OS X 10.6 or later. It runs on any 64bit Intel-based Mac. Previous devices are supported by older releases.<br />Note that the first generation of Intel-based Macs equipped with Core Solo or Core Duo processors are no longer supported. Please use version 2.0.10 linked below.</p>
+
+    <h2>Older versions of Mac OS X and VLC media player</h2>
+    <p>We provide older releases for users who wish to deploy our software on older Mac OS X releases. You can find recommendations for the respective operating system version below. Note that <b>support ended</b> for all releases listed below and hence they won't receive any updates.</p>
+    <p>If you need help in finding the correct package matching your Mac's processor architecture, please see <a href="https://support.apple.com/HT201580">this official support document by Apple</a>.</p>
+    <h3>Mac OS X 10.5 Leopard</h3>
+    <p>Use VLC 2.0.10. Get it for <a href="https://get.videolan.org/vlc/2.0.10/macosx/vlc-2.0.10-powerpc.dmg">PowerPC</a> or <a href="https://get.videolan.org/vlc/2.0.10/macosx/vlc-2.0.10-intel32.dmg">32bit Intel</a>.</p>
+    <h3>Mac OS X 10.4 Tiger</h3>
+    <p><b>Mac OS X 10.4.7</b> or later is <b>required</b></p>
+    <p>Use VLC 0.9.10. Get it for <a href="https://get.videolan.org/vlc/0.9.10/macosx/vlc-0.9.10-powerpc.dmg">PowerPC</a> or <a href="https://get.videolan.org/vlc/0.9.10/macosx/vlc-0.9.10-intel.dmg">Intel</a>.</p>
+    <h3>Mac OS X 10.3 Panther</h3>
+    <p><b>QuickTime 6.5.2</b> or later is <b>required</b></p>
+    <p>Use VLC 0.8.6i. Get it for <a href="https://get.videolan.org/vlc/0.8.6i/macosx/vlc-0.8.6i-powerpc.dmg">PowerPC</a>.</p>
+    <h3>Mac OS X 10.2 Jaguar</h3>
+    <p>Use VLC 0.8.4a. Get it for <a href="https://get.videolan.org/vlc/0.8.4a/macosx/vlc-0.8.4a.dmg">PowerPC</a>.</p>
+    <h3>Mac OS X 10.0 Cheetah and 10.1 Puma</h3>
+    <p>Use VLC 0.7.0. Get it for <a href="https://get.videolan.org/vlc/0.7.0/macosx/vlc-0.7.0.dmg">PowerPC</a>.</p>
 </div>
+
 <?php footer('$Id$'); ?>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/819ee9d4f0d5ad6d8b2220d896b8de663d1ea8cb...814b32ff111034128e5e6daaaf09161953acf1d8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160211/f273ada4/attachment.html>


More information about the www-doc mailing list