mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
fix missing letters
This commit is contained in:
parent
71e9ff6198
commit
ad7a4830c3
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<!-- This file is generated by troggle on Aug. 3, 2023, 9:49 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
||||
<!-- This file is generated by troggle on Aug. 3, 2023, 1:55 p.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
||||
<!-- Only put one cave in this file -->
|
||||
<!-- If you edit this 1623-nnn.html file by hand, and manually upload it to the server using git,
|
||||
make sure you update the database by doing a full data import. If you edit it using the online form
|
||||
@ -10,7 +10,7 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
</head>
|
||||
<body>
|
||||
<b>This file is generated by troggle</b> on Aug. 3, 2023, 9:49 a.m. UTC using the form documented at
|
||||
<b>This file is generated by troggle</b> on Aug. 3, 2023, 1:55 p.m. UTC using the form documented at
|
||||
the form documented at
|
||||
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
|
||||
<br>
|
||||
@ -40,12 +40,14 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2023-ASH-05a</entranceslug><!-- Internal ID to refer to each entrance instance in the entrance files (typically the same as that filename (e.g. 1623-161c). Matches the 'slug' field in the entrance file -->
|
||||
<!-- DEBUG 1623-2023-ASH-05+1623-2023-ASH-05a 'Z' == -->
|
||||
<letter></letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
</entrance>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2023-ASH-05b</entranceslug><!-- Internal ID to refer to each entrance instance in the entrance files (typically the same as that filename (e.g. 1623-161c). Matches the 'slug' field in the entrance file -->
|
||||
<letter></letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
<!-- DEBUG 1623-2023-ASH-05+1623-2023-ASH-05b 'Z' =b= -->
|
||||
<letter>b</letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
</entrance>
|
||||
|
||||
<explorers>Ash, Evelyn, Will K</explorers><!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
|
||||
|
@ -40,12 +40,12 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2023-ASH-08a</entranceslug><!-- Internal ID to refer to each entrance instance in the entrance files (typically the same as that filename (e.g. 1623-161c). Matches the 'slug' field in the entrance file -->
|
||||
<letter></letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
<letter>a</letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
</entrance>
|
||||
|
||||
<entrance>
|
||||
<entranceslug>1623-2023-ASH-08b</entranceslug><!-- Internal ID to refer to each entrance instance in the entrance files (typically the same as that filename (e.g. 1623-161c). Matches the 'slug' field in the entrance file -->
|
||||
<letter></letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
<letter>b</letter><!--Leave blank for single-entrance cave. If there is more than one entrace then the letter needs to be given. Generally matches the entranceslug ID. -->
|
||||
</entrance>
|
||||
|
||||
<explorers>Ash, Evelyn, Tom Phillips</explorers><!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<!-- Only put one entrance in this file -->
|
||||
<!-- This file is generated by troggle on Aug. 2, 2023, 8:12 p.m. UTC using the form documented at handbook/survey/ententry.html -->
|
||||
<!-- This file is generated by troggle on Aug. 3, 2023, 1:55 p.m. UTC using the form documented at handbook/survey/ententry.html -->
|
||||
<!-- If you edit this file by hand, and manually upload it to the server using git,
|
||||
make sure you update the database by doing a full data import. If you edit it using the online form
|
||||
though, you do not need to do a data import as it happens automatically -->
|
||||
@ -14,13 +14,13 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
</head>
|
||||
<body>
|
||||
<b>This file is generated by troggle</b> on Aug. 2, 2023, 8:12 p.m. UTC using the form documented at
|
||||
<b>This file is generated by troggle</b> on Aug. 3, 2023, 1:55 p.m. UTC using the form documented at
|
||||
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
|
||||
<br>
|
||||
<entrance>
|
||||
<non_public>False</non_public>
|
||||
<slug>1623-2023-ASH-05a</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||
<name></name>
|
||||
<name>Little Tent entrance</name>
|
||||
<entrance_description>A 2m high triangular rock arch</entrance_description>
|
||||
<explorers>Ash, Evelyn, Will K</explorers>
|
||||
<map_description></map_description>
|
||||
@ -53,7 +53,7 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<tag_station></tag_station>
|
||||
<exact_station></exact_station>
|
||||
<other_station>1623.p2023-ash-05a</other_station>
|
||||
<other_description></other_description>
|
||||
<other_description>test update</other_description>
|
||||
<bearings></bearings>
|
||||
<url></url>
|
||||
</entrance>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<!-- Only put one entrance in this file -->
|
||||
<!-- This file is generated by troggle on Aug. 3, 2023, 9:42 a.m. UTC using the form documented at handbook/survey/ententry.html -->
|
||||
<!-- This file is generated by troggle on Aug. 3, 2023, 12:56 p.m. UTC using the form documented at handbook/survey/ententry.html -->
|
||||
<!-- If you edit this file by hand, and manually upload it to the server using git,
|
||||
make sure you update the database by doing a full data import. If you edit it using the online form
|
||||
though, you do not need to do a data import as it happens automatically -->
|
||||
@ -14,13 +14,13 @@ though, you do not need to do a data import as it happens automatically -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
</head>
|
||||
<body>
|
||||
<b>This file is generated by troggle</b> on Aug. 3, 2023, 9:42 a.m. UTC using the form documented at
|
||||
<b>This file is generated by troggle</b> on Aug. 3, 2023, 12:56 p.m. UTC using the form documented at
|
||||
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
|
||||
<br>
|
||||
<entrance>
|
||||
<non_public>False</non_public>
|
||||
<slug>1623-2023-ASH-05b</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||
<name></name>
|
||||
<name>Small hole</name>
|
||||
<entrance_description>A small hole, easily missed from outside the cave</entrance_description>
|
||||
<explorers>Ash, Evelyn, Will K</explorers>
|
||||
<map_description></map_description>
|
||||
|
Loading…
Reference in New Issue
Block a user