[www] r1116 - in trunk: packs.matroska.org/data www.matroska.org/data www.matroska.org/data/downloads

[email protected] Sun, 15 Oct 2006 12:46:25 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2006-10-15 12:46:15 +0400 (Sun, 15 Oct 2006)
New Revision: 1116

Modified:
   trunk/packs.matroska.org/data/.htaccess
   trunk/packs.matroska.org/data/index.html
   trunk/www.matroska.org/data/.htaccess
   trunk/www.matroska.org/data/downloads/index.html.en
   trunk/www.matroska.org/data/downloads/index.html.fr
   trunk/www.matroska.org/data/downloads/index.html.ja
   trunk/www.matroska.org/data/downloads/index.html.nl
   trunk/www.matroska.org/data/downloads/index.html.ru
   trunk/www.matroska.org/data/downloads/linux.html
   trunk/www.matroska.org/data/downloads/windows.html.en
   trunk/www.matroska.org/data/downloads/windows.html.fr
   trunk/www.matroska.org/data/downloads/windows.html.it
   trunk/www.matroska.org/data/downloads/windows.html.ja
   trunk/www.matroska.org/data/downloads/windows.html.nl
   trunk/www.matroska.org/data/downloads/windows.html.pt
   trunk/www.matroska.org/data/index.html.de
   trunk/www.matroska.org/data/index.html.en
   trunk/www.matroska.org/data/index.html.es
   trunk/www.matroska.org/data/index.html.fr
   trunk/www.matroska.org/data/index.html.it
   trunk/www.matroska.org/data/index.html.ja
   trunk/www.matroska.org/data/index.html.nl
   trunk/www.matroska.org/data/index.html.pt
   trunk/www.matroska.org/data/index.html.ru
Log:
ad: try to use the RewriteRule to better track the ad redirection

Modified: trunk/packs.matroska.org/data/.htaccess
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/packs.matroska.org/data/.htaccess	2006-10-15 08:42:03 UTC (rev =
1115)
+++ trunk/packs.matroska.org/data/.htaccess	2006-10-15 08:46:15 UTC (rev =
1116)
@@ -1,5 +1,6 @@
 RewriteEngine On
 RewriteBase /
+RewriteRule ^friends/coreplayer/(.*)	http://www.coreplayer.com/$1 [R,L]
 #RewriteRule ^latest/(.*).exe	download.php?ver=3Dlatest&id=3D$1
 #RewriteRule ^stable/(.*).exe    download.php?ver=3Dstable&id=3D$1
 RewriteRule ^([0-9\.]+)/(.*).exe	download.php?ver=3D$1&id=3D$2

Modified: trunk/packs.matroska.org/data/index.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/packs.matroska.org/data/index.html	2006-10-15 08:42:03 UTC (rev=
 1115)
+++ trunk/packs.matroska.org/data/index.html	2006-10-15 08:46:15 UTC (rev=
 1116)
@@ -26,7 +26,7 @@
 	<a href=3D"index.php.pt" class=3D"langs"><img src=3D"http://www.matrosk=
a.org/images/flag-portugal.gif" width=3D"25" height=3D"15" title=3D"Portu=
gu=C3=AAs" alt=3D"Portugu=C3=AAs"/></a>
 	<a href=3D"index.php.nl" class=3D"langs"><img src=3D"http://www.matrosk=
a.org/images/flag-nls.gif" width=3D"25" height=3D"15" title=3D"Nederlands=
" alt=3D"Nederlands"/></a>
 </div>-->
-<div style=3D"margin: auto; text-align: center"><a href=3D"http://www.co=
replayer.com/?ref=3Dmatroska.org"><img src=3D"coreplayerm.gif" width=3D"6=
00" height=3D"160" alt=3D"CorePlayer Mobile" border=3D"1"/></a></div>
+<div style=3D"margin: auto; text-align: center"><a href=3D"/friends/core=
player/?ref=3Dmatroska.org"><img src=3D"coreplayerm.gif" width=3D"600" he=
ight=3D"160" alt=3D"CorePlayer Mobile" border=3D"1"/></a></div>
 <span id=3D"logo2"><a href=3D"http://www.matroska.org/"><img src=3D"http=
://www.matroska.org/images/logo-128x100x32.png" alt=3D"matroska logo"/></=
a></span>
 </div>
=20

Modified: trunk/www.matroska.org/data/.htaccess
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/.htaccess	2006-10-15 08:42:03 UTC (rev 11=
15)
+++ trunk/www.matroska.org/data/.htaccess	2006-10-15 08:46:15 UTC (rev 11=
16)
@@ -1,5 +1,6 @@
 RewriteEngine On
 RewriteBase /
+RewriteRule ^friends/coreplayer/(.*)	http://www.coreplayer.com/$1 [R,L]
 RewriteRule ^samples/(.*).mkv	http://matroska.free.fr/samples/$1.mkv [R,=
L]
=20
=20

Modified: trunk/www.matroska.org/data/downloads/index.html.en
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/index.html.en	2006-10-15 08:42:=
03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/index.html.en	2006-10-15 08:46:=
15 UTC (rev 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/index.html.fr
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/index.html.fr	2006-10-15 08:42:=
03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/index.html.fr	2006-10-15 08:46:=
15 UTC (rev 1116)
@@ -12,7 +12,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">T=C3=A9l=C3=A9chargement Matroska</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/index.html.ja
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/index.html.ja	2006-10-15 08:42:=
03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/index.html.ja	2006-10-15 08:46:=
15 UTC (rev 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/index.html.nl
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/index.html.nl	2006-10-15 08:42:=
03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/index.html.nl	2006-10-15 08:46:=
15 UTC (rev 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/index.html.ru
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/index.html.ru	2006-10-15 08:42:=
03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/index.html.ru	2006-10-15 08:46:=
15 UTC (rev 1116)
@@ -12,7 +12,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">=D0=9F=D1=80=D0=BE=D0=B3=D1=80=D0=B0=D0=BC=D0=BC=D1=
=8B =D0=B4=D0=BB=D1=8F =D1=80=D0=B0=D0=B1=D0=BE=D1=82=D1=8B =D1=81 matros=
ka</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/linux.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/linux.html	2006-10-15 08:42:03 =
UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/linux.html	2006-10-15 08:46:15 =
UTC (rev 1116)
@@ -17,7 +17,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Linux Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/windows.html.en
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/windows.html.en	2006-10-15 08:4=
2:03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/windows.html.en	2006-10-15 08:4=
6:15 UTC (rev 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Windows Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/windows.html.fr
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/windows.html.fr	2006-10-15 08:4=
2:03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/windows.html.fr	2006-10-15 08:4=
6:15 UTC (rev 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">T=C3=A9l=C3=A9chargements pour Windows</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/windows.html.it
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/windows.html.it	2006-10-15 08:4=
2:03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/windows.html.it	2006-10-15 08:4=
6:15 UTC (rev 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Windows Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/windows.html.ja
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/windows.html.ja	2006-10-15 08:4=
2:03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/windows.html.ja	2006-10-15 08:4=
6:15 UTC (rev 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Windows =E3=83=80=E3=82=A6=E3=83=B3=E3=83=AD=E3=83=BC=
=E3=83=89</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/windows.html.nl
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/windows.html.nl	2006-10-15 08:4=
2:03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/windows.html.nl	2006-10-15 08:4=
6:15 UTC (rev 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Windows Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/downloads/windows.html.pt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/downloads/windows.html.pt	2006-10-15 08:4=
2:03 UTC (rev 1115)
+++ trunk/www.matroska.org/data/downloads/windows.html.pt	2006-10-15 08:4=
6:15 UTC (rev 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <h2 id=3D"pagetitle">Windows Downloads</h2>
=20
 <div id=3D"subnavbar">

Modified: trunk/www.matroska.org/data/index.html.de
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.de	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.de	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
   <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->=20
     <p> Willkommen auf der Homepage von <strong><em>Matroska</em></stron=
g>, dem=20
       neuen, erweiterbaren, offenen Standard Audio/Video Container-Forma=
t!</p>

Modified: trunk/www.matroska.org/data/index.html.en
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.en	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.en	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
   <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->=20
     <p>Welcome to the Homepage of <em>Matroska</em>, the extensible open=
 standard=20
       Audio/Video container. Matroska is usually found as .mkv files (ma=
troska=20

Modified: trunk/www.matroska.org/data/index.html.es
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.es	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.es	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
 <p> &iexcl;Bienvenido a la p&aacute;gina Web de <strong><em>matroska</em=
></strong>,=20
         el nuevo formato contenedor standar de Audio/Video abierto y ext=
ensible!</p>

Modified: trunk/www.matroska.org/data/index.html.fr
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.fr	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.fr	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
 <p>Bienvenue sur la page d'accueil de <em><strong>Matroska</strong></em>=
, le nouveau container audio/vid=C3=A9o open standard !!!</p>
       <p><strong>Rendez-vous sur la page des <a href=3D"news/index.html"=
>derni=C3=A8res nouvelles</a></strong> pour plus de d=C3=A9tails !</p>

Modified: trunk/www.matroska.org/data/index.html.it
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.it	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.it	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
=20
      =20

Modified: trunk/www.matroska.org/data/index.html.ja
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.ja	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.ja	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
=20
      =20

Modified: trunk/www.matroska.org/data/index.html.nl
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.nl	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.nl	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -20,7 +20,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
=20
      =20

Modified: trunk/www.matroska.org/data/index.html.pt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.pt	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.pt	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
 <p> Bemvindo &agrave; pagina de <em><strong>M</strong></em><strong><em>a=
troska</em></strong>, o novo, formato=20
         codigo aberto flexivel de Audio/Video !!!</p>

Modified: trunk/www.matroska.org/data/index.html.ru
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/www.matroska.org/data/index.html.ru	2006-10-15 08:42:03 UTC (re=
v 1115)
+++ trunk/www.matroska.org/data/index.html.ru	2006-10-15 08:46:15 UTC (re=
v 1116)
@@ -18,7 +18,7 @@
=20
 <!--#include virtual=3D"/include/page-head.html" -->
=20
-  <div style=3D"margin: auto; text-align: center"><a href=3D"http://www.=
coreplayer.com/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot"=
 -->images/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlaye=
r Mobile" border=3D"1"/></a></div>
+  <div style=3D"margin: auto; text-align: center"><a href=3D"/friends/co=
replayer/?ref=3Dmatroska.org"><img src=3D"<!--#echo var=3D"docroot" -->im=
ages/coreplayerm.gif" width=3D"600" height=3D"160" alt=3D"CorePlayer Mobi=
le" border=3D"1"/></a></div>
 <div id=3D"content"><!-- InstanceBeginEditable name=3D"Content" -->
=20
     <p>=D0=9F=D1=80=D0=B8=D0=B2=D0=B5=D1=82=D1=81=D1=82=D0=B2=D1=83=D0=B5=
=D0=BC =D0=B2=D0=B0=D1=81 =D0=BD=D0=B0 =D0=B4=D0=BE=D0=BC=D0=B0=D1=88=D0=BD=
=D0=B5=D0=B9 =D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B5 =D0=BF=D1=80=
=D0=BE=D0=B5=D0=BA=D1=82=D0=B0=20