Making every mention of troggle link to the description of what it is

This commit is contained in:
2019-02-25 22:16:43 +00:00
parent 8a1d299c36
commit c766d01715
6 changed files with 14 additions and 13 deletions

View File

@@ -62,7 +62,7 @@ expo.survex.com. This is currently hosted on a server at the university. We use
<ul>
<li><a href="http://expo.survex.com/repositories/home/expo/expoweb/graph">expoweb</a> - the data management system itself, including generation scripts</li>
<li><a href="http://expo.survex.com/repositories/home/expo/troggle/graph/">troggle</a> - the database-driven part of the data management system</li>
<li><a href="http://expo.survex.com/repositories/home/expo/troggle/graph/">troggle</a> - the database-driven part of the data management system - see <a href="troggle-ish.html">notes on troggle</a> for further explanation</li>
<li><a href="http://expo.survex.com/repositories/home/expo/loser/graph/">loser</a> - the survex survey data</li>
<li><a href="http://expo.survex.com/repositories/home/expo/tunneldata/graph/">tunneldata</a> - the tunnel (and therion) data and drawings</li>
</ul>

View File

@@ -238,7 +238,7 @@ mentioned, or when they are "defined".</p>
<p>
You will type this description, and pass it on to someone more nerdy who
will file it in the right place. This will involve "creating a new cave" using the troggle system.
will file it in the right place. This will involve "creating a new cave" using the <a href="../troggle-ish.html">troggle</a> system.
<p><em>to be documented</em>

View File

@@ -20,7 +20,7 @@ Most people will not want to read this at all. This is for speleosoftwarearcheol
<p>
Troggle is the software collection (not really a "package") based on <a href="https://www.djangoproject.com/">Django</a>
originally intended to manage all expo data in a logical and accessible way
and publish it on the web.
and publish it on the web. It was first used on the 2009 expo - see <a href="../years/2009/report.html">2009 logbook</a>.
<p>Only a small part of troggle's original plan was fully implemented and deployed.
Many of the things it was intended to replace are still operating as a motley collection written by many different people in
several languages (but mostly perl and python; we won't talk about the person who likes to use OCamL).
@@ -322,9 +322,6 @@ Storage:
convert small 800x600 version into website by default. (matching structure?
</pre>
<h3>Footnote</h3>
Copy this link into all pages mentioning troggle: <a href="../troggle-ish.html">troggle description</a>.
<hr />
<ul id="links">