mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-24 05:05:19 +00:00
html framnets made into published pages get URLs wrong
This commit is contained in:
@@ -86,7 +86,7 @@ All Survex | Scans | Tunneldata | 107 | 161 | 204 | 258 | 264 | Expo2016 | Expo2
|
||||
<li>Let's support i18n - let's use UTF-8 everywhere and cater for data in many languages(entrance names, cave descriptions, location descriptions etc.)
|
||||
</ol>
|
||||
|
||||
<p>Two page preliminary design document for <a href="/documents/caca_arch2.pdf">'caca' (Cave Catalogue) rev.2 2013-07-26</a> by Wookey (copied from http://wookware.org/software/cavearchive/caca_arch2.pdf)
|
||||
<p>Two page preliminary design document for <a href="../../documents/caca_arch2.pdf">'caca' (Cave Catalogue) rev.2 2013-07-26</a> by Wookey (copied from http://wookware.org/software/cavearchive/caca_arch2.pdf)
|
||||
|
||||
<h3>stroggle</h3>
|
||||
<p>At one time Martin Green attempted to reimplement troggle as "stroggle" using <a href="https://www.fullstackpython.com/flask.html">flask</a> instead of Django at
|
||||
@@ -94,7 +94,8 @@ All Survex | Scans | Tunneldata | 107 | 161 | 204 | 258 | 264 | Expo2016 | Expo2
|
||||
<p>A copy of this project is archived by Wookey on <a href="http://wookware.org/software/cavearchive/stroggle/">wookware.org/software/cavearchive/stroggle/</a>.
|
||||
<p>There is also a copy of stroggle on the backed-up, read-only copy of gitorious on "<a href="https://gitorious.org/">gitorious valhalla</a>"<br>
|
||||
<a href="https://gitorious.org/stroggle/stroggle.git/">stroggle code</a></br>
|
||||
<a href="https://gitorious.org/stroggle/stroggle-gitorious-wiki.git/">stroggle-gitorious-wiki</a>.</br>
|
||||
<a href="https://gitorious.org/stroggle/stroggle-gitorious-wiki.git/">stroggle-gitorious-wiki</a></br>
|
||||
but note that this domain has an expired ertificate so https:// complains.
|
||||
|
||||
|
||||
<h3>CUCC wiki on troggle</h3>
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Expo Handbook gear tape colours</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h2 id="tophead">CUCC Expedition Handbook - Gear Tape</h2>
|
||||
<h1>Gear tape colours for Expo 2018</h1>
|
||||
<p>Selected from <a href="https://www.srcf.ucam.org/caving/wiki/Gear_Tape_Colours">CUCC Gear Tape</a> for just those on expo with non-CUCC invitees added.
|
||||
<p>Selected from <a href="https://camcaving.uk/Documents/Legacy/Gear%20Tape%20Colours%20-%20Cambridge%20University%20Caving%20Club.htm">CUCC Gear Tape</a> for just those on expo with non-CUCC invitees added.
|
||||
<p>
|
||||
|
||||
<table border="1" cellspacing="0" cellpadding="5" align="center">
|
||||
@@ -458,7 +459,7 @@ on a particular combination of colours of electrical insulation tape, and label
|
||||
<em>absolutely everything</em> you own with the stuff. The table above shows combinations already taken.
|
||||
|
||||
For other CUCC colour combinations already in use see <a
|
||||
href="http://www.srcf.ucam.org/caving/wiki/Gear_Tape_Colours">CUCC gear tape</a>.
|
||||
href="https://camcaving.uk/Documents/Legacy/Gear%20Tape%20Colours%20-%20Cambridge%20University%20Caving%20Club.htm">CUCC gear tape</a>.
|
||||
|
||||
|
||||
<p> Tape
|
||||
@@ -470,6 +471,5 @@ essentially anything you want to be reasonably sure to get back.</p>
|
||||
<hr />
|
||||
|
||||
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user