[Matroska-cvs] [www] r1101 - trunk/packs.matroska.org/data

robux4 at matroska.org robux4 at matroska.org
Sat Jul 29 13:38:04 CEST 2006


Author: robux4
Date: 2006-07-29 15:38:00 +0400 (Sat, 29 Jul 2006)
New Revision: 1101

Added:
   trunk/packs.matroska.org/data/index.html
Log:
content: will be better with the index...

Added: trunk/packs.matroska.org/data/index.html
===================================================================
--- trunk/packs.matroska.org/data/index.html	2006-07-29 11:37:11 UTC (rev 1100)
+++ trunk/packs.matroska.org/data/index.html	2006-07-29 11:38:00 UTC (rev 1101)
@@ -0,0 +1,43 @@
+<?php	
+	include("helper.php");
+	$download = unserialize(read_file('logs.txt'));
+    setlocale( LC_ALL, "en_EN" );
+?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+<title>Matroska Pack Download</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="Description" content="Matroska Packs for Windows playback &amp; creation"/>
+<meta name="Keywords" content="Matroska, Matroska Pack, .mkv, .mka, DirectShow, RealVideo, DivX, XviD, AAC, Vorbis"/>
+<link href="design.css" rel="stylesheet" type="text/css"/>
+</head>
+
+<body>
+
+<div class="titles"><span id="logo1"><a href="http://www.matroska.org/"><img src="http://www.matroska.org/images/logo-128x100x32.png" alt="matroska logo"/></a></span>
+<h1>The Matroska Packs - Download Page</h1>
+<!--<div class="flags">
+	<a href="index.php.en" class="langs"><img src="http://www.matroska.org/images/flag-uk.gif" width="25" height="15" title="English" alt="English"/></a>
+	<a href="index.php.fr" class="langs"><img src="http://www.matroska.org/images/flag-france.gif" width="25" height="15" title="Français" alt="Français"/></a>
+	<a href="index.php.ja" class="langs"><img src="http://www.matroska.org/images/flag-japan.gif" width="25" height="15" title="Japan" alt="Japan"/></a>
+	<a href="index.php.de" class="langs"><img src="http://www.matroska.org/images/flag-germany.gif" width="25" height="15" title="Deutsch" alt="Deutsch"/></a>
+	<a href="index.php.it" class="langs"><img src="http://www.matroska.org/images/flag-italy.gif" width="25" height="15" title="Italiano" alt="Italiano"/></a>
+	<a href="index.php.pt" class="langs"><img src="http://www.matroska.org/images/flag-portugal.gif" width="25" height="15" title="Português" alt="Português"/></a>
+	<a href="index.php.nl" class="langs"><img src="http://www.matroska.org/images/flag-nls.gif" width="25" height="15" title="Nederlands" alt="Nederlands"/></a>
+</div>-->
+<span id="logo2"><a href="http://www.matroska.org/"><img src="http://www.matroska.org/images/logo-128x100x32.png" alt="matroska logo"/></a></span>
+</div>
+
+<div id="content">
+<h2><strong>Combined Community Codec Pack</strong></h2>
+<h3 style="text-align: center;"><em>Due to the lack of time to develop a consistent ever evolving and bug free pack,<br/>
+we have decided that the best option for Matroska users is to get the <a href="http://www.cccp-project.net/" title="Combined Community Codec Pack">CCCP pack</a> instead.</em></h3>
+<p style="text-align: center;"><a href="http://www.cccp-project.net/">Download</a> / <a href="http://www.cccp-project.net/wiki/">Wiki</a> / <a href="http://www.cccp-project.net/phpbb2/">Forum</a></p>
+<p></p>
+<p></p>
+<p>If however you want to access our old packs they are <a href="prev_index.php">still available from this page</a>.</p>
+</div>
+</body>
+</html>
+



More information about the Matroska-cvs mailing list