remove url field from templates

This commit is contained in:
Philip Sargent 2023-11-08 00:51:16 +02:00
parent baf9ecb242
commit 06e6d790d2
2 changed files with 0 additions and 2 deletions

View File

@ -55,7 +55,6 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
<depth></depth> <!--Cave depth. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
<survex_file></survex_file> <!-- Name of top-level survey file for this cave. Relative to the 'loser' survex repository. So for most caves that's "caves/cavenum/cavnum.svx". (e.g. caves/204/204.svx -->
<description_file></description_file><!-- Path of top-level description file for this cave, when a separate file is used. Otherwise blank. -->
<url></url> <!-- (Required). Relative URL of this cave. i.e the URL this cave appears at on the website, not including 'https://expo.survex.com/. Normally area/cavenum., e.g ('1623/000')-->
</cave>
</body>
</html>

View File

@ -68,7 +68,6 @@ points deemed important for this entrance-->
<other_description></other_description> <!-- Notes on why
other_station is relevant, if needed -->
<bearings></bearings> <!-- Bearings from landmarks (from pre-GPS days) -->
<url></url> <!-- Specific entrance URL - leave blank -->
</entrance>
</body>
</html>