]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
simplify the layout of the download page
[nano-editor.git] / download.php
index 1db1adcd34dc9dbb939c3eb3256ed940c188f82e..ce4cb986c22175b9c58cc6faa471207ec96d6c7c 100644 (file)
@@ -6,6 +6,7 @@
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td NOSAVE>
+
 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
 </tr>
 </table></center>
 
-<center><table BORDER=0 WIDTH="100%" NOSAVE >
+<center><table BORDER=0 WIDTH="80%" NOSAVE >
 <tr BGCOLOR="#440077" NOSAVE>
-<td NOSAVE><font color="#FFFFFF"><font size=-1>Filename (main site)</font></font></td>
-<td><font color="#FFFFFF"><font size=-1>Description</font></font></td>
+<td NOSAVE><font color="#FFFFFF"><font size=-1>Description</font></font></td>
+<td><font color="#FFFFFF"><font size=-1>Links</font></font></td>
 </tr>
 
 <tr>
+<td>The source code xzipped:</td>
 <td>
 <a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.xz">nano-<?php include "stable-version"; ?>.tar.xz</a>
 </td>
-
-<td>Source file in tar.xz format.</td>
 </tr>
+<tr>
+<td>Its signature:</td>
+<td>
+<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.xz.asc">nano-<?php include "stable-version"; ?>.tar.xz.asc</a>
+</td>
+</tr>
+
+<tr></tr>
 
 <tr>
+<td>The source code gzipped:</td>
 <td>
 <a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz">nano-<?php include "stable-version"; ?>.tar.gz</a>
 </td>
-
-<td>Source file in tar.gz format.</td>
 </tr>
+<td>Its signature:</td>
+<td>
+<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz.asc">nano-<?php include "stable-version"; ?>.tar.gz.asc</a>
+</td>
+</tr>
+
+<tr></tr>
+
+<tr>
+<td>All versions:</td>
+<td NOSAVE>
+<center><a href="/dist">The branches</a></center>
+</td>
+
+<tr></tr>
+
+<tr>
+<td>Older versions at GNU:</td>
+<td>
+<a href="https://ftp.gnu.org/pub/gnu/nano/">GNU archive</a>
+</td>
 
 <!--
 <tr>
+<td>Binary RPM for i386 platform (RH 8.0):</td>
 <td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.i386.rpm">nano-<?php include "stable-version"; ?>-1.i386.rpm</a></td>
-
-<td>Binary RPM for i386 platform (RH 8.0).</td>
 </tr>
 
 <tr>
-<td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.x86_64.rpm">nano-<?php include "stable-version"; ?>-1.x86_64.rpm</a></td>
-
 <td>Binary RPM for x86_64 platform (glibc2.4+).</td>
+<td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.x86_64.rpm">nano-<?php include "stable-version"; ?>-1.x86_64.rpm</a></td>
 </tr>
 
 <tr NOSAVE>
-<td NOSAVE><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">nano-<?php include "stable-version"; ?>-1.src.rpm</a></td>
-
 <td>Source RPM for any RPM system.</td>
+<td NOSAVE><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">nano-<?php include "stable-version"; ?>-1.src.rpm</a></td>
 </tr>
 -->
+
+<tr></tr>
+
 <tr NOSAVE>
+<td>Debian GNU/Linux binaries:</td>
 <td><a href="https://packages.debian.org/stable/editors/nano">stable</a>
 | <a href="https://packages.debian.org/testing/editors/nano">testing</a>
 | <a href="https://packages.debian.org/unstable/editors/nano">unstable</a></td>
-
-<td>Debian GNU/Linux binaries.</td>
 </tr>
 
 <!--
 <tr>
-<td><a href="/dist/v<?php include "stable-branch"; ?>/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>
-
 <td>WinNT/9x binary, .zip format.</td>
+<td><a href="/dist/v<?php include "stable-branch"; ?>/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>
 </tr>
 -->
 
 </table></center>
 
-<br>
-<center><table BORDER=0 COLS=1 WIDTH="100%" BGCOLOR="#440077" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center>&nbsp;<font color="#FFFFFF"><font size=-1>
-Other Nano Archives</font></font></center>
-</td>
-</tr>
-</table></center>
-
-<center><table BORDER=0 COLS=3 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td>
-<center><a href="https://ftp.gnu.org/pub/gnu/nano/">
-nano@GNU (http)</a> </center>
-</td>
-
-<td NOSAVE>
-<center><a href="ftp://ftp.gnu.org/pub/gnu/nano/">
-nano@GNU (ftp)</a> </center>
-</td>
-
-<td NOSAVE>
-<center><a href="/dist">Older Versions</a></center>
-</td>
-
-</table></center>
-
-<center>
-<p><font size=-1>
-</font></center>
 </td>
 </tr>
 </table>