]> git.wh0rd.org - nano-editor.git/commitdiff
rename two files, to have the three of them listed together
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 14 Aug 2016 20:18:22 +0000 (22:18 +0200)
committerBenno Schulenberg <bensberg@justemail.net>
Sun, 14 Aug 2016 20:18:22 +0000 (22:18 +0200)
docs.php
download.php
last-branch [new file with mode: 0644]
last-version [new file with mode: 0644]
stable-branch [deleted file]
stable-version [deleted file]
top.php

index 77b28971ab43f401b15211c91f69548c81b9039e..6e6a2cba0f1c191c42d0b1c6eea7e9447c22161c 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -24,7 +24,7 @@
 
 <tr NOSAVE>
 <td>
 
 <tr NOSAVE>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/faq.html">The nano FAQ</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/faq.html">The nano FAQ</a></center>
 </td>
 
 <td NOSAVE>Frequently asked questions about GNU nano.</td>
 </td>
 
 <td NOSAVE>Frequently asked questions about GNU nano.</td>
@@ -32,7 +32,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/nano.html">Online Manual</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/nano.html">Online Manual</a></center>
 </td>
 
 <td>HTML version of the nano (.texi) online manual.</td>
 </td>
 
 <td>HTML version of the nano (.texi) online manual.</td>
@@ -40,7 +40,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/nano.1.html">Man Page</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/nano.1.html">Man Page</a></center>
 </td>
 
 <td>nano.1 man page in HTML format.</td>
 </td>
 
 <td>nano.1 man page in HTML format.</td>
@@ -48,7 +48,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/nanorc.5.html">Nanorc Man Page</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/nanorc.5.html">Nanorc Man Page</a></center>
 </td>
 
 <td>nanorc.5 man page in HTML format.</td>
 </td>
 
 <td>nanorc.5 man page in HTML format.</td>
@@ -56,7 +56,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/README">README</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/README">README</a></center>
 </td>
 
 <td>Read it!</td>
 </td>
 
 <td>Read it!</td>
@@ -64,7 +64,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/ChangeLog">ChangeLog</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/ChangeLog">ChangeLog</a></center>
 </td>
 
 <td>(Fairly technical) list of changes between releases.</td>
 </td>
 
 <td>(Fairly technical) list of changes between releases.</td>
@@ -72,7 +72,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/NEWS">NEWS</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/NEWS">NEWS</a></center>
 </td>
 
 <td>General description of noteworthy things in each new release.</td>
 </td>
 
 <td>General description of noteworthy things in each new release.</td>
@@ -80,7 +80,7 @@
 
 <tr>
 <td>
 
 <tr>
 <td>
-<center><a href="/dist/v<?php include "stable-branch"; ?>/TODO">TODO List</a></center>
+<center><a href="/dist/v<?php include "last-branch"; ?>/TODO">TODO List</a></center>
 </td>
 
 <td>Informal list of requests for features in new versions.</td>
 </td>
 
 <td>Informal list of requests for features in new versions.</td>
index 2db3c3343f9fc6ae3a78d42639cc253a4ac7e240..d4dc7629cb2888b491c637776b109af8a201df55 100644 (file)
 <tr>
 <td>The source code xzipped:</td>
 <td>
 <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>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.xz">nano-<?php include "last-version"; ?>.tar.xz</a>
 </td>
 </tr>
 <tr>
 <td>Its signature:</td>
 <td>
 </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>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.xz.asc">nano-<?php include "last-version"; ?>.tar.xz.asc</a>
 </td>
 </tr>
 
 </td>
 </tr>
 
 <tr>
 <td>The source code gzipped:</td>
 <td>
 <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>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.gz">nano-<?php include "last-version"; ?>.tar.gz</a>
 </td>
 </tr>
 <td>Its signature:</td>
 <td>
 </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>
+<a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.gz.asc">nano-<?php include "last-version"; ?>.tar.gz.asc</a>
 </td>
 </tr>
 
 </td>
 </tr>
 
 <!--
 <tr>
 <td>Binary RPM for i386 platform (RH 8.0):</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><a href="/dist/v<?php include "last-branch"; ?>/RPMS/nano-<?php include "last-version"; ?>-1.i386.rpm">nano-<?php include "last-version"; ?>-1.i386.rpm</a></td>
 </tr>
 
 <tr>
 <td>Binary RPM for x86_64 platform (glibc2.4+).</td>
 </tr>
 
 <tr>
 <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>
+<td><a href="/dist/v<?php include "last-branch"; ?>/RPMS/nano-<?php include "last-version"; ?>-1.x86_64.rpm">nano-<?php include "last-version"; ?>-1.x86_64.rpm</a></td>
 </tr>
 
 <tr NOSAVE>
 <td>Source RPM for any RPM system.</td>
 </tr>
 
 <tr NOSAVE>
 <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>
+<td NOSAVE><a href="/dist/v<?php include "last-branch"; ?>/RPMS/nano-<?php include "last-version"; ?>-1.src.rpm">nano-<?php include "last-version"; ?>-1.src.rpm</a></td>
 </tr>
 -->
 
 </tr>
 -->
 
 <!--
 <tr>
 <td>WinNT/9x binary, .zip format.</td>
 <!--
 <tr>
 <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>
+<td><a href="/dist/v<?php include "last-branch"; ?>/NT/nano-<?php include "last-version"; ?>.zip">nano-<?php include "last-version"; ?>.zip</a></td>
 </tr>
 -->
 
 </tr>
 -->
 
diff --git a/last-branch b/last-branch
new file mode 100644 (file)
index 0000000..c20c8ac
--- /dev/null
@@ -0,0 +1 @@
+2.6
\ No newline at end of file
diff --git a/last-version b/last-version
new file mode 100644 (file)
index 0000000..bd4053b
--- /dev/null
@@ -0,0 +1 @@
+2.6.3
\ No newline at end of file
diff --git a/stable-branch b/stable-branch
deleted file mode 100644 (file)
index c20c8ac..0000000
+++ /dev/null
@@ -1 +0,0 @@
-2.6
\ No newline at end of file
diff --git a/stable-version b/stable-version
deleted file mode 100644 (file)
index bd4053b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-2.6.3
\ No newline at end of file
diff --git a/top.php b/top.php
index c1274e0ea73209e6cfe3f61837ef6fbdcf440c0c..6fcbc2c6bf28921a5182b75f708fdcad6885f061 100644 (file)
--- a/top.php
+++ b/top.php
@@ -18,7 +18,7 @@
 
 <td NOSAVE>
 <center><font color="#FFFFFF">Latest Version 
 
 <td NOSAVE>
 <center><font color="#FFFFFF">Latest Version 
-<?php include "stable-version"; ?>
+<?php include "last-version"; ?>
 </font></center>
 </td>
 
 </font></center>
 </td>