From 5cfc237448dea39cf22238599ca3e4416a8d5ca2 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sat, 14 Oct 2023 00:17:57 +0300 Subject: [PATCH] minor updates --- templates/caveindex.html | 10 +++++----- templates/walletform.html | 9 ++++++++- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/templates/caveindex.html b/templates/caveindex.html index 60013ea..28f004d 100644 --- a/templates/caveindex.html +++ b/templates/caveindex.html @@ -24,7 +24,7 @@ Red star * against a name indicates that no survex file is explicitly associated with the cave (but there might be a *fix somewhere)
-Blue triangle against a name indicates that the cave is 'pending' creation properly.
+Blue triangle against a name indicates that the cave is 'pending' creation properly.
Orange triangle against a name indicates that the cave has no Entrance (and is not 'pending').
Black triangle against a name indicates that the cave has an Entrance, but no entrances have valid located survey stations. @@ -46,7 +46,7 @@ Black triangle against a name indicat {% if cave.no_location %}{% endif %} {% else %} {% endif %} - {% else %} + {% else %} {% endif %} {% if cave.survex_file %}{% else %}*{% endif %} @@ -70,7 +70,7 @@ Black triangle against a name indicat {% if cave.no_location %}{% endif %} {% else %} {% endif %} - {% else %} + {% else %} {% endif %} {% if cave.survex_file %}{% else %}*{% endif %} @@ -95,7 +95,7 @@ Black triangle against a name indicat {% if cave.entrances %} {% else %} {% endif %} - {% else %} + {% else %} {% endif %} {% if cave.survex_file %}{% else %}*{% endif %} @@ -118,7 +118,7 @@ Black triangle against a name indicat {% if cave.entrances %} {% else %} {% endif %} - {% else %} + {% else %} {% endif %} {% if cave.survex_file %}{% else %}*{% endif %} diff --git a/templates/walletform.html b/templates/walletform.html index 1f5c77e..2b4cf8c 100644 --- a/templates/walletform.html +++ b/templates/walletform.html @@ -62,7 +62,14 @@ var {font-family: monospace; {% endif %} -
Troggle needs standardised filenames. Use
"notes1-myhole.jpg", "notes2-myhole.jpg" etc. for in-cave notes,
"plan1-myhole.jpg" for the first page of the drawn up plan,
"elev3-myhole.jpg" for p3 of the drawn up elevation.

Click for more details.

+
Troggle needs standardised filenames. Use
+"notes1-myhole.jpg", "notes2-myhole.jpg" etc. for in-cave notes,
+"plan1-myhole.jpg" for the first page of the drawn up plan,
+"elev3-myhole.jpg" for p3 of the drawn up elevation
+"new-2020-XY-01.jpg" for new cave sheet for cave 2020-XY-01. + +

Click for more details.

+

Please do NOT invent your own filenaming scheme. We have a 20-year old scheme for naming scanned files,

Name the scanned pages "notes-cavepassagename.jpg" etc., or notes-1.jpg if you like, but self-describing filenames are better. This is important as a script detects whether these files exist (with names beginning "notes..", "plan.." and "elev..") and if you name them something else it will hassle you unnecessarily. (Or you can use this format cavepassagename5-notes.jpg if you like.) See how this works in the Handbook: Creating a Wallet

The 'plan..' and 'elev..' scans are for fully drawn-up Tunnel or Therion plans or elevations. If you have hand-sketches, then these are 'notes..' as are the raw survex survey data numbers.