mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
renamed properly, many still to do
This commit is contained in:
parent
27e5570e48
commit
5ff11c5339
@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<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. -->
|
||||
<caveslug>2012-ns-12</caveslug><!--(Required). Internal I.D. used to refer to this cave in entrance data files. Typically the same as the filebase, e.g. '1623-195' -->
|
||||
<caveslug>1623-2012-ns-12</caveslug><!--(Required). 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></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><!-- the CUCC-defined areas shown in http://expo.survex.com/areas.htm -->
|
||||
<kataster_code></kataster_code><!-- 'length-or-depth/type exploration'
|
||||
@ -32,7 +32,7 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
||||
<unofficial_number>2012-ns-12</unofficial_number><!-- (Either this or kataster_number is required). Initial temporary cave ID used until kataster number is allocated e.g. '2012-DD-01'-->
|
||||
|
||||
<entrance>
|
||||
<entranceslug></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-2012-ns-12</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. -->
|
||||
</entrance>
|
||||
|
@ -14,7 +14,7 @@
|
||||
<body>
|
||||
<entrance>
|
||||
<non_public>False</non_public>
|
||||
<slug>2012-ns-12</slug>
|
||||
<slug>1623-2012-ns-12</slug>
|
||||
<name></name>
|
||||
<entrance_description></entrance_description>
|
||||
<explorers></explorers>
|
Loading…
Reference in New Issue
Block a user