mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
remove url field from templates
This commit is contained in:
parent
baf9ecb242
commit
06e6d790d2
@ -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) -->
|
<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 -->
|
<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. -->
|
<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>
|
</cave>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -68,7 +68,6 @@ points deemed important for this entrance-->
|
|||||||
<other_description></other_description> <!-- Notes on why
|
<other_description></other_description> <!-- Notes on why
|
||||||
other_station is relevant, if needed -->
|
other_station is relevant, if needed -->
|
||||||
<bearings></bearings> <!-- Bearings from landmarks (from pre-GPS days) -->
|
<bearings></bearings> <!-- Bearings from landmarks (from pre-GPS days) -->
|
||||||
<url></url> <!-- Specific entrance URL - leave blank -->
|
|
||||||
</entrance>
|
</entrance>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user