url fixes

This commit is contained in:
2025-02-05 21:17:31 +00:00
parent f5ce503965
commit 75e798e01d
3 changed files with 243 additions and 66 deletions

View File

@@ -1,19 +1,25 @@
<!DOCTYPE html>
<!-- This file is generated using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this file by hand, make sure you update the database by doing a full data import -->
<!-- This file is generated by troggle using the form documented at /handbook/survey/caveentry.html -->
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
<!-- Only put one cave in this file -->
<!-- If you edit this 162x-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
though, you do not need to do a data import as it happens automatically -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<b>This file is generated by troggle</b> using the form documented at
the form documented at
<a href="/handbook/survey/caveentry.html">handbook/survey/caveentry.html</a>
<br>
<cave>
<non_public>False</non_public>
<caveslug>1623-2006-06</caveslug>
<official_name>Bogenh&ouml;hle</official_name><!-- Use &uuml; for u+Umlaut and &ouml; for o+umlaut eg H&ouml;hle for Hohle and Gl&uuml;ck for Gluck-->
<official_name>Bogenh&ouml;hle</official_name>
<area>1623</area>
<area>1c</area>
<kataster_code>1/T +</kataster_code>
<kataster_number></kataster_number>
<unofficial_number>2006-06</unofficial_number>
@@ -24,19 +30,17 @@
</entrance>
<explorers>Origin obscure; surveyed 2001 CUCC (Mark S, Mike Cox)</explorers>
<survex_file>surface/1623/bogen.svx</survex_file>
<underground_description>Ducking under the entrance arch leads to a spacious tunnel with snow on the floor. This narrows and slopes uphill to a second skylight entrance.</underground_description>
<equipment>None required</equipment>
<references></references><!-- References to documentation. Could be Journal articles or Logbook entries. Can be links if the docs are online. -->
<survey>Notes in 2001#11 apparently, but this wallet is missing</survey><!-- Drawn-up surveys. Scans of paper surveys or images/PDFs of electronic surveys. Should include HTML to display current plan and elevation, with links to larger versions (See section on URLs and files). Could list links to multiple years of survey, or even a separate survey page if it's complicated enough. -->
<kataster_status></kataster_status>
<underground_centre_line>In dataset</underground_centre_line>
<notes>This was once conjectured to be the same as <a href="../1987-02.html">1987-02</a> in the latter's description, but that cave was relocated in 2007.</notes><!-- Normally empty, but place for anything else that should be noted, such as info on cave maybe being a duplicate, or lost -->
<references></references>
<survey>Notes in 2001#11 apparently, but this wallet is missing</survey>
<notes>This was once conjectured to be the same as <a href="/1623/267/267.html">267</a>( 1987-02) in the latter's description, but that cave was relocated in 2007.</notes>
<length></length>
<depth></depth>
<extent></extent>
<survex_file>surface/1623/bogen.svx</survex_file>
<description_file></description_file><!-- Leave BLANK if this is the only description is in this form -->
<url>1623/2006-06/2006-06.html</url>
<description_file></description_file>
</cave>
</body>
</html>

File diff suppressed because one or more lines are too long