changeset 81:2cca66b3e262

Add some more links to the page footers.
author John "Elwin" Edwards
date Tue, 30 Jan 2018 18:28:24 -0500
parents 716f8305d412
children 14850d283b54
files py/rlgall.py web/about/arogue5.html web/about/arogue7.html web/about/index.html web/about/rogue3.html web/about/rogue4.html web/about/rogue5.html web/about/srogue.html web/about/ttyrec.html web/about/xrogue.html web/download.html web/index.html web/scoring/arogue5.html web/scoring/arogue7.html web/scoring/index.html web/scoring/rogue3.html web/scoring/rogue4.html web/scoring/rogue5.html web/scoring/srogue.html web/scoring/xrogue.html
diffstat 20 files changed, 21 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/py/rlgall.py	Wed Dec 27 14:54:58 2017 -0500
+++ b/py/rlgall.py	Tue Jan 30 18:28:24 2018 -0500
@@ -48,6 +48,8 @@
 <a href="/">rlgallery.org</a>
 <a href="/recent.cgi">Recent Games</a>
 <a href="/scoring/high.cgi">High Scores</a>
+<a href="/notes/">Notes</a>
+<a href="https://rlgallery.org:8080/">Play</a>
 </div>
 </body></html>
 """
--- a/web/about/arogue5.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/arogue5.html	Tue Jan 30 18:28:24 2018 -0500
@@ -16,6 +16,6 @@
 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated the game to run on modern systems.</p>
 <p>The Roguelike Gallery's version contains a few more bugfixes. <a href="/download.html">Download it here.</a></p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/arogue7.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/arogue7.html	Tue Jan 30 18:28:24 2018 -0500
@@ -15,6 +15,6 @@
 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated the game to run on modern computers.</p>
 <p>The Roguelike Gallery has fixed some bugs related to command repetition and saved games.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/index.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/index.html	Tue Jan 30 18:28:24 2018 -0500
@@ -30,6 +30,6 @@
 data is stored using <a href="http://www.postgresql.org/">PostgreSQL</a>.</p>
 <p>The Web player was created with <a href="http://nodejs.org/">node.js</a>.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/rogue3.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/rogue3.html	Tue Jan 30 18:28:24 2018 -0500
@@ -15,6 +15,6 @@
 <p>The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.</p>
 <p>The <a href="/files/roguelike-r109-src.tgz">source code</a> can be downloaded.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/rogue4.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/rogue4.html	Tue Jan 30 18:28:24 2018 -0500
@@ -15,6 +15,6 @@
 <p>The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.</p>
 <p>The <a href="/files/roguelike-r109-src.tgz">source code</a> can be downloaded.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/rogue5.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/rogue5.html	Tue Jan 30 18:28:24 2018 -0500
@@ -15,6 +15,6 @@
 <p>The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.</p>
 <p>The source code is <a href="/files/roguelike-r109-src.tgz">available for download</a>.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/srogue.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/srogue.html	Tue Jan 30 18:28:24 2018 -0500
@@ -16,6 +16,6 @@
 <p>The Roguelike Gallery modified Super-Rogue to work with rlgallery.org's system, fixed a few bugs which made winning easy, and added support for the arrow keys.</p>
 <p>The source code is <a href="/files/roguelike-r109-src.tgz">available for download</a>.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/ttyrec.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/ttyrec.html	Tue Jan 30 18:28:24 2018 -0500
@@ -25,6 +25,6 @@
 <span class="metavar">&lt;escape&gt;</span>[1;<span class="metavar">&lt;number of rows&gt;</span>r )</p>
 <p>Note: if you are using ipbt, you must also tell ipbt what size terminal to use. Check ipbt's documentation.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/about/xrogue.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/about/xrogue.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated the game to run on modern computers.</p>
 <p>The Roguelike Gallery has fixed some bugs related to command repetition and saved games.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/download.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/download.html	Tue Jan 30 18:28:24 2018 -0500
@@ -26,6 +26,6 @@
 <h2>Bugs?</h2>
 <p>If you find any problems, report them on <a href="https://bitbucket.org/ElwinR/rl/issues">Bitbucket</a>.</p>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/index.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/index.html	Tue Jan 30 18:28:24 2018 -0500
@@ -36,6 +36,6 @@
 <li><a href="/download.html">Downloads</a></li>
 </ul>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/arogue5.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/arogue5.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-arogue5.svg" alt="Advanced Rogue 5 experience"></div>
 <div class=graph><img src="./score-arogue5.svg" alt="Advanced Rogue 5 scores"></div>
 <div class=graph><img src="./deep-arogue5.svg" alt="Advanced Rogue 5 depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/arogue7.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/arogue7.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-arogue7.svg" alt="Advanced Rogue 7 experience"></div>
 <div class=graph><img src="./score-arogue7.svg" alt="Advanced Rogue 7 scores"></div>
 <div class=graph><img src="./deep-arogue7.svg" alt="Advanced Rogue 7 depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/index.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/index.html	Tue Jan 30 18:28:24 2018 -0500
@@ -25,6 +25,6 @@
 <li><a href="./xrogue.html">XRogue</a></li>
 </ul>
 </div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/rogue3.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/rogue3.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-rogue3.svg" alt="Rogue V3 experience"></div>
 <div class=graph><img src="./score-rogue3.svg" alt="Rogue V3 scores"></div>
 <div class=graph><img src="./deep-rogue3.svg" alt="Rogue V3 depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/rogue4.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/rogue4.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-rogue4.svg" alt="Rogue V4 experience"></div>
 <div class=graph><img src="./score-rogue4.svg" alt="Rogue V4 scores"></div>
 <div class=graph><img src="./deep-rogue4.svg" alt="Rogue V4 depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/rogue5.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/rogue5.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-rogue5.svg" alt="Rogue V5 experience"></div>
 <div class=graph><img src="./score-rogue5.svg" alt="Rogue V5 scores"></div>
 <div class=graph><img src="./deep-rogue5.svg" alt="Rogue V5 depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/srogue.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/srogue.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-srogue.svg" alt="Super-Rogue experience"></div>
 <div class=graph><img src="./score-srogue.svg" alt="Super-Rogue scores"></div>
 <div class=graph><img src="./deep-srogue.svg" alt="Super-Rogue depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html> 
--- a/web/scoring/xrogue.html	Wed Dec 27 14:54:58 2017 -0500
+++ b/web/scoring/xrogue.html	Tue Jan 30 18:28:24 2018 -0500
@@ -14,6 +14,6 @@
 <div class=graph><img src="./xl-xrogue.svg" alt="XRogue experience"></div>
 <div class=graph><img src="./score-xrogue.svg" alt="XRogue scores"></div>
 <div class=graph><img src="./deep-xrogue.svg" alt="XRogue depth"></div>
-<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
+<div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
 </body>
 </html>