[www] r987 - trunk/packs.matroska.org/data

[email protected] Thu, 25 Aug 2005 04:18:20 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-08-25 04:18:14 +0400 (Thu, 25 Aug 2005)
New Revision: 987

Modified:
   trunk/packs.matroska.org/data/index.php.de
   trunk/packs.matroska.org/data/index.php.en
   trunk/packs.matroska.org/data/index.php.fr
   trunk/packs.matroska.org/data/index.php.it
   trunk/packs.matroska.org/data/index.php.ja
   trunk/packs.matroska.org/data/index.php.nl
Log:
content: generalise the ed2k link to all languages

Modified: trunk/packs.matroska.org/data/index.php.de
===================================================================
--- trunk/packs.matroska.org/data/index.php.de	2005-08-25 00:12:51 UTC (rev 986)
+++ trunk/packs.matroska.org/data/index.php.de	2005-08-25 00:18:14 UTC (rev 987)
@@ -31,7 +31,7 @@
 
 <div id="content">
 <h2><strong>Matroska Pack Full v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Full_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Full"] ?>|/">ed2k</a><br/>
   <div class="tiny">Downloads so far: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Full")); ?>
   (this version only: <? echo number_format($download[$latest]["Matroska_Pack_Full"])?> since <? echo $release[$latest]; ?>)</div>
@@ -69,7 +69,7 @@
   <h3><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</h3>
   
   <h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Lite_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Lite"] ?>|/">ed2k</a><br/>
   <div class="tiny">Downloads so far: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Lite")); ?>
   (this version only: <? echo number_format($download[$latest]["Matroska_Pack_Lite"])?> since <? echo $release[$latest]; ?>)</div>

Modified: trunk/packs.matroska.org/data/index.php.en
===================================================================
--- trunk/packs.matroska.org/data/index.php.en	2005-08-25 00:12:51 UTC (rev 986)
+++ trunk/packs.matroska.org/data/index.php.en	2005-08-25 00:18:14 UTC (rev 987)
@@ -31,7 +31,7 @@
 
 <div id="content">
 <h2><strong>Matroska Pack Full v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Full_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Full"] ?>|/">ed2k</a><br/>
   <div class="tiny">Downloads so far: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Full")); ?>
   (this version only: <? echo number_format($download[$latest]["Matroska_Pack_Full"])?> since <? echo $release[$latest]; ?>)</div>
@@ -64,7 +64,7 @@
   <h3><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</h3>
   
   <h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Lite_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Lite"] ?>|/">ed2k</a><br/>
   <div class="tiny">Downloads so far: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Lite")); ?>
   (this version only: <? echo number_format($download[$latest]["Matroska_Pack_Lite"])?> since <? echo $release[$latest]; ?>)</div>

Modified: trunk/packs.matroska.org/data/index.php.fr
===================================================================
--- trunk/packs.matroska.org/data/index.php.fr	2005-08-25 00:12:51 UTC (rev 986)
+++ trunk/packs.matroska.org/data/index.php.fr	2005-08-25 00:18:14 UTC (rev 987)
@@ -31,7 +31,7 @@
 
 <div id="content">
 <h2><strong>Matroska Pack Complet v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Full.exe">Téléchargement</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Full.exe">Téléchargement</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Full_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Full"] ?>|/">ed2k</a><br/>
   <div class="tiny">Chargements jusqu'à présent: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Full")); ?>
   (seulement cette version: <? echo number_format($download[$latest]["Matroska_Pack_Full"])?> depuis le <? echo $release[$latest]; ?>)</div>
@@ -62,7 +62,7 @@
   <h3><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">Liste de composants</a> de ce pack.</h3>
   
   <h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Lite.exe">Téléchargement</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Lite.exe">Téléchargement</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Lite_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Lite"] ?>|/">ed2k</a><br/>
   <div class="tiny">Chargements jusqu'à présent:
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Lite")); ?>
   (seulement cette version: <? echo number_format($download[$latest]["Matroska_Pack_Lite"])?> depuis le <? echo $release[$latest]; ?>)</div>

Modified: trunk/packs.matroska.org/data/index.php.it
===================================================================
--- trunk/packs.matroska.org/data/index.php.it	2005-08-25 00:12:51 UTC (rev 986)
+++ trunk/packs.matroska.org/data/index.php.it	2005-08-25 00:18:14 UTC (rev 987)
@@ -31,7 +31,7 @@
 
 <div id="content">
 <h2><strong>Matroska Pack Full v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Full_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Full"] ?>|/">ed2k</a><br/>
   <div class="tiny">Numero Downloads: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Full")); ?>
   (solo per questa versione: <? echo number_format($download[$latest]["Matroska_Pack_Full"])?> dal <? echo $release[$latest]; ?>)</div>
@@ -64,7 +64,7 @@
   <h3><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">Lista dei componenti</a> presenti in questo pacchetto.</h3>
   
   <h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Lite_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Lite"] ?>|/">ed2k</a><br/>
   <div class="tiny">Nmero Downloads: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Lite")); ?>
   (solo per questa versione: <? echo number_format($download[$latest]["Matroska_Pack_Lite"])?> dal <? echo $release[$latest]; ?>)</div>

Modified: trunk/packs.matroska.org/data/index.php.ja
===================================================================
--- trunk/packs.matroska.org/data/index.php.ja	2005-08-25 00:12:51 UTC (rev 986)
+++ trunk/packs.matroska.org/data/index.php.ja	2005-08-25 00:18:14 UTC (rev 987)
@@ -31,7 +31,7 @@
 
 <div id="content">
 <h2><strong>Matroska Pack Full v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Full_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Full"] ?>|/">ed2k</a><br/>
   <div class="tiny">ダウンロード:
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Full")); ?>
   (<? echo $release[$latest]; ?>日以降) 【このバージョンのみ: <? echo number_format($download[$latest]["Matroska_Pack_Full"])?>】</div>
@@ -60,7 +60,7 @@
   <h3><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.(パック内容リスト)</h3>
   
   <h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Lite_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Lite"] ?>|/">ed2k</a><br/>
   <div class="tiny">ダウンロード:
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Lite")); ?>
   (<? echo $release[$latest]; ?>日以降) 【このバージョンのみ:<? echo number_format($download[$latest]["Matroska_Pack_Lite"])?>】</div>

Modified: trunk/packs.matroska.org/data/index.php.nl
===================================================================
--- trunk/packs.matroska.org/data/index.php.nl	2005-08-25 00:12:51 UTC (rev 986)
+++ trunk/packs.matroska.org/data/index.php.nl	2005-08-25 00:18:14 UTC (rev 987)
@@ -31,7 +31,7 @@
 
 <div id="content">
 <h2><strong>Matroska Pack Full v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Full.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Full"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Full.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Full_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Full"] ?>|/">ed2k</a><br/>
   <div class="tiny">Downloads tot nu toe:
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Full")); ?>
   (alleen deze versie: <? echo number_format($download[$latest]["Matroska_Pack_Full"])?>) sinds <? echo $release[$latest]; ?></div>
@@ -62,7 +62,7 @@
   <h3><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">Lijst van componenten</a> van deze pack.</h3>
   
   <h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
-  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a><br/>
+  <a href="/latest/Matroska_Pack_Lite.exe">Download</a> (<? printFileSize($latest,"Matroska_Pack_Lite"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_Lite.exe">permalink</a> / <a href="ed2k://|file|Matroska_Pack_Lite_v<?php echo $latest; ?>.exe|<?php echo $ed2klink[$latest]["Matroska_Pack_Lite"] ?>|/">ed2k</a><br/>
   <div class="tiny">Downloads tot nu toe: 
   <!-- counter --> <? echo number_format(totalCount("Matroska_Pack_Lite")); ?>
   (alleen deze versie: <? echo number_format($download[$latest]["Matroska_Pack_Lite"])?> sinds <? echo $release[$latest]; ?>)</div>