danf: curl-www _download.html, 1.268, 1.269 curl.css, 1.55, 1.56 latest.cgi, 1.39, 1.40

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv10974

Modified Files:
	_download.html curl.css latest.cgi 
Log Message:
Added metalinks to the main download page and the download wizard.
Added a metalink CSS style.


Index: curl.css
===================================================================
RCS file: /cvsroot/curl/curl-www/curl.css,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- curl.css	27 Oct 2006 21:19:49 -0000	1.55
+++ curl.css	1 Mar 2007 20:13:59 -0000	1.56
@@ -219,6 +219,12 @@
   background-color: #e0e0e0;
 }
 
+/* used for Metalink download links */
+span.metalink {
+  font-weight: bold;
+  font-family: arial narrow, sans-serif;
+}
+
 /* a non-selected item in the main menu */
 .menuitem, .libitem {
   text-decoration: none;

Index: latest.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.cgi,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- latest.cgi	1 Mar 2007 05:42:02 -0000	1.39
+++ latest.cgi	1 Mar 2007 20:13:59 -0000	1.40
@@ -260,8 +260,8 @@
         print "<br><b>GPG signature:</b> <a href=\"download/$archive.asc\">$archive.asc</a>";
     }
 
-    print "<br><br>Download this file with a <a href=\"metalink.cgi?curl=$whate\">",
-    	  "<img src=\"/pix/metalink.png\" alt=\"\" border=\"0\">Metalink</a>.<br>\n";
+    print "<br><br>Download this file with a <span class=\"metalink\"><a href=\"metalink.cgi?curl=$whate\">",
+    	  "<img src=\"/pix/metalink.png\" border=\"0\" alt=\"\">metalink</a></span>.<br>\n";
 
     if($#dl > 10 ) {
         # so many mirrors we show this above them as well

Index: _download.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_download.html,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -d -r1.268 -r1.269
--- _download.html	12 Jan 2007 10:40:53 -0000	1.268
+++ _download.html	1 Mar 2007 20:13:59 -0000	1.269
@@ -37,14 +37,17 @@
   <a href="/download/curl-__STABLE.tar.gz">curl-__STABLE.tar.gz</a>
   (<a href="/download/curl-__STABLE.tar.gz.asc">gpg</a>)
   (<a href="http://curl.haxx.se/latest.cgi?curl=tar.gz">mirror</a>)
+  (<span class="metalink"><a href="http://curl.haxx.se/metalink.cgi?curl=tar.gz"><img src="/pix/metalink.png" border=0 alt="">metalink</a></span>)
   <br>
   <a href="/download/curl-__STABLE.tar.bz2">curl-__STABLE.tar.bz2</a>
   (<a href="/download/curl-__STABLE.tar.bz2.asc">gpg</a>)
   (<a href="http://curl.haxx.se/latest.cgi?curl=tar.bz2">mirror</a>)
+  (<span class="metalink"><a href="http://curl.haxx.se/metalink.cgi?curl=tar.bz2"><img src="/pix/metalink.png" border=0 alt="">metalink</a></span>)
   <br>
   <a href="/download/curl-__STABLE.zip">curl-__STABLE.zip</a>
   (<a href="/download/curl-__STABLE.zip.asc">gpg</a>)
   (<a href="http://curl.haxx.se/latest.cgi?curl=zip">mirror</a>)
+  (<span class="metalink"><a href="http://curl.haxx.se/metalink.cgi?curl=zip"><img src="/pix/metalink.png" border=0 alt="">metalink</a></span>)
   </blockquote>
 
 <p>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.