[www-doc] [Git][VideoLAN.org/websites][master] close tags
Christoph Miebach
gitlab at videolan.org
Tue Jan 19 18:42:09 CET 2016
Christoph Miebach pushed to branch master at VideoLAN organization / websites
Commits:
64aa1fb3 by Christoph Miebach at 2016-01-19T12:41:50Z
close tags
- - - - -
2 changed files:
- www.videolan.org/include/os-specific.php
- www.videolan.org/news.msg
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
--- a/www.videolan.org/include/os-specific.php
+++ b/www.videolan.org/include/os-specific.php
@@ -552,7 +552,7 @@ function drawVLCdownloadSection($os = null, $dropdownItems = null, $displayMainO
$src = $first ? $screenshot['src'] : '';
$srcLazy = $first ? '' : $screenshot['src'];
$dom = '<div class="screenshot2">';
- $dom .= '<img src="'.$src.'" alt="'.$screenshot['name'].'" data-lazy="'.$srcLazy.'">';
+ $dom .= '<img src="'.$src.'" alt="'.$screenshot['name'].'" data-lazy="'.$srcLazy.'"/>';
$dom .= '</div>';
echo $dom;
$first = false;
=====================================
www.videolan.org/news.msg
=====================================
--- a/www.videolan.org/news.msg
+++ b/www.videolan.org/news.msg
@@ -5,7 +5,7 @@
|24 December 2015|libdvdcss 1.4.0|VideoLAN is proud to announce the release of version <b>1.4.0</b> of <a href="https://www.videolan.org/developers/libdvdcss.html">libdvdcss</a>.<br />This release adds support for network callbacks, to play ISOs over the network, Android support, and cleans the codebase.
-|22 December 2015|VLC for iOS 2.7.0|VideoLAN and the VLC development team are excited to announce a major version of VLC for iOS today, which adds full support for iOS 9 including split screen and iPad Pro, for Windows shares (SMB), watchOS 2, a new subtitles engine, right-to-left interfaces, system-wide search (spotlight), Touch ID protection, and more.</br>It will be available on the App Store shortly.
+|22 December 2015|VLC for iOS 2.7.0|VideoLAN and the VLC development team are excited to announce a major version of VLC for iOS today, which adds full support for iOS 9 including split screen and iPad Pro, for Windows shares (SMB), watchOS 2, a new subtitles engine, right-to-left interfaces, system-wide search (spotlight), Touch ID protection, and more.<br />It will be available on the App Store shortly.
|17 December 2015|VLC for ChromeOS|VideoLAN and the Android teams are happy to announce the port of VLC to the ChromeOS operating system.<br />This is the port of the Android version to ChromeOS, using the Android Runtime on Chrome. You can <a href="https://chrome.google.com/webstore/detail/vlc/obpdeolnggmbekmklghapmfpnfhpcndf">download it now!</a>.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/64aa1fb3b45d40cf6a44de4757291a6c288967be
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160119/120c6e77/attachment.html>
More information about the www-doc
mailing list