mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-12-23 00:42:22 +00:00
fix spelling
This commit is contained in:
parent
81c898bc41
commit
912b0e1b94
@ -17,9 +17,7 @@ the form documented at
|
|||||||
|
|
||||||
<cave>
|
<cave>
|
||||||
<non_public>False</non_public><!-- 'False' or 'True'. True if the cave should only be visible to logged-in users. Caves are normally public, so enter 'False' unless you know otherwise. -->
|
<non_public>False</non_public><!-- 'False' or 'True'. True if the cave should only be visible to logged-in users. Caves are normally public, so enter 'False' unless you know otherwise. -->
|
||||||
<caveslug>1623-233</caveslug><!--(Ignored). Internal I.D. used to refer to this cave in entrance data files. Typically the same as the filebase, e.g. '1623-195' -->
|
<official_name>Betthupferle</official_name><!-- Name of the cave (normally in German) Use ü for u+Umlaut and ö for o+umlaut eg Höhle for Hohle and Glück for Gluck-->
|
||||||
<official_name>Betthupferie</official_name><!-- Name of the cave (normally in German) Use ü for u+Umlaut and ö for o+umlaut eg Höhle for Hohle and Glück for Gluck-->
|
|
||||||
<area>1623</area><!-- e.g. "1623" -->
|
|
||||||
<kataster_code>2/S +</kataster_code><!-- 'length-or-depth/type exploration'
|
<kataster_code>2/S +</kataster_code><!-- 'length-or-depth/type exploration'
|
||||||
code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast.htm
|
code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast.htm
|
||||||
|
|
||||||
@ -40,7 +38,6 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
|||||||
|
|
||||||
<entrance>
|
<entrance>
|
||||||
<entranceslug>1623-233</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 -->
|
<entranceslug>1623-233</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-233+1623-233 '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. -->
|
<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>
|
||||||
|
|
||||||
@ -61,7 +58,6 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
|||||||
<extent></extent>
|
<extent></extent>
|
||||||
|
|
||||||
<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>1623/233/233.html</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>
|
||||||
|
Loading…
Reference in New Issue
Block a user