mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
fixing crap produced by bug
This commit is contained in:
@@ -24,15 +24,6 @@ the form documented at
|
|||||||
<kataster_number></kataster_number>
|
<kataster_number></kataster_number>
|
||||||
<unofficial_number>2025-EM-02</unofficial_number>
|
<unofficial_number>2025-EM-02</unofficial_number>
|
||||||
|
|
||||||
<entrance>
|
|
||||||
<entranceslug>1623-2025-EM-02</entranceslug>
|
|
||||||
<letter></letter>
|
|
||||||
</entrance>
|
|
||||||
|
|
||||||
<entrance>
|
|
||||||
<entranceslug>1623-2025-EM-02b</entranceslug>
|
|
||||||
<letter>b</letter>
|
|
||||||
</entrance>
|
|
||||||
|
|
||||||
<explorers></explorers>
|
<explorers></explorers>
|
||||||
<survex_file></survex_file>
|
<survex_file></survex_file>
|
||||||
|
|||||||
@@ -24,15 +24,7 @@ the form documented at
|
|||||||
<kataster_number></kataster_number>
|
<kataster_number></kataster_number>
|
||||||
<unofficial_number>2025-HW-00</unofficial_number>
|
<unofficial_number>2025-HW-00</unofficial_number>
|
||||||
|
|
||||||
<entrance>
|
|
||||||
<entranceslug>1623-2025-HW-00</entranceslug>
|
|
||||||
<letter></letter>
|
|
||||||
</entrance>
|
|
||||||
|
|
||||||
<entrance>
|
|
||||||
<entranceslug>1623-2025-HW-00b</entranceslug>
|
|
||||||
<letter>b</letter>
|
|
||||||
</entrance>
|
|
||||||
|
|
||||||
<explorers></explorers>
|
<explorers></explorers>
|
||||||
<survex_file></survex_file>
|
<survex_file></survex_file>
|
||||||
|
|||||||
@@ -24,15 +24,7 @@ the form documented at
|
|||||||
<kataster_number></kataster_number>
|
<kataster_number></kataster_number>
|
||||||
<unofficial_number>2025-LB-00</unofficial_number>
|
<unofficial_number>2025-LB-00</unofficial_number>
|
||||||
|
|
||||||
<entrance>
|
|
||||||
<entranceslug>1623-2025-LB-00</entranceslug>
|
|
||||||
<letter></letter>
|
|
||||||
</entrance>
|
|
||||||
|
|
||||||
<entrance>
|
|
||||||
<entranceslug>1623-2025-LB-00b</entranceslug>
|
|
||||||
<letter>b</letter>
|
|
||||||
</entrance>
|
|
||||||
|
|
||||||
<explorers></explorers>
|
<explorers></explorers>
|
||||||
<survex_file></survex_file>
|
<survex_file></survex_file>
|
||||||
|
|||||||
@@ -19,8 +19,8 @@ though, you do not need to do a data import as it happens automatically -->
|
|||||||
<br>
|
<br>
|
||||||
<entrance>
|
<entrance>
|
||||||
<non_public>False</non_public>
|
<non_public>False</non_public>
|
||||||
<slug>1623-2025-EM-02b</slug> <!-- one entrance and one slug per entrance_data file -->
|
<slug>1623-2025-EM-02</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||||
<name>2025-EM-02b</name>
|
<name>2025-EM-02</name>
|
||||||
<entrance_description></entrance_description>
|
<entrance_description></entrance_description>
|
||||||
<explorers></explorers>
|
<explorers></explorers>
|
||||||
<location_description></location_description>
|
<location_description></location_description>
|
||||||
@@ -21,7 +21,7 @@ though, you do not need to do a data import as it happens automatically -->
|
|||||||
<non_public>False</non_public>
|
<non_public>False</non_public>
|
||||||
<slug>1623-2025-HW-00</slug> <!-- one entrance and one slug per entrance_data file -->
|
<slug>1623-2025-HW-00</slug> <!-- one entrance and one slug per entrance_data file -->
|
||||||
<name>2025-HW-00</name>
|
<name>2025-HW-00</name>
|
||||||
<entrance_description>testing..</entrance_description>
|
<entrance_description></entrance_description>
|
||||||
<explorers></explorers>
|
<explorers></explorers>
|
||||||
<location_description></location_description>
|
<location_description></location_description>
|
||||||
<lastvisit></lastvisit>
|
<lastvisit></lastvisit>
|
||||||
@@ -43,11 +43,11 @@ though, you do not need to do a data import as it happens automatically -->
|
|||||||
S = Surveyed,
|
S = Surveyed,
|
||||||
L = Lost,
|
L = Lost,
|
||||||
R = Refindable" -->
|
R = Refindable" -->
|
||||||
<findability>?</findability>
|
<findability>S</findability>
|
||||||
<findability_description></findability_description>
|
<findability_description></findability_description>
|
||||||
<alt></alt>
|
<alt></alt>
|
||||||
<lat_wgs84></lat_wgs84>
|
<lat_wgs84>47.69645</lat_wgs84>
|
||||||
<long_wgs84></long_wgs84>
|
<long_wgs84>13.81605</long_wgs84>
|
||||||
<tag_station></tag_station>
|
<tag_station></tag_station>
|
||||||
<other_station></other_station>
|
<other_station></other_station>
|
||||||
<other_description></other_description>
|
<other_description></other_description>
|
||||||
|
|||||||
@@ -1,57 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<!-- Only put one entrance in this file -->
|
|
||||||
<!-- This file is generated by troggle using the form documented at handbook/survey/ententry.html -->
|
|
||||||
<!-- If you edit this 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 -->
|
|
||||||
|
|
||||||
<!-- See http://expo.survex.com/handbook/survey/caveentryfields.html for current details on filling in this form -->
|
|
||||||
<!-- there is 1 required field: slug. The entrance will not appear without that. -->
|
|
||||||
<!-- ALWAYS use ü for u+Umlaut and ö for o+umlaut eg Höhle for Hohle and Glück for Gluck-->
|
|
||||||
|
|
||||||
<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
|
|
||||||
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
|
|
||||||
<br>
|
|
||||||
<entrance>
|
|
||||||
<non_public>False</non_public>
|
|
||||||
<slug>1623-2025-HW-00b</slug> <!-- one entrance and one slug per entrance_data file -->
|
|
||||||
<name>2025-HW-00b</name>
|
|
||||||
<entrance_description></entrance_description>
|
|
||||||
<explorers></explorers>
|
|
||||||
<location_description></location_description>
|
|
||||||
<lastvisit></lastvisit>
|
|
||||||
<approach></approach>
|
|
||||||
<underground_description></underground_description>
|
|
||||||
<photo></photo>
|
|
||||||
<!-- marking options: P = Paint,
|
|
||||||
P? = Paint (?),
|
|
||||||
T = Tag,
|
|
||||||
T? = Tag (?),
|
|
||||||
R = Retagged,
|
|
||||||
S = Spit,
|
|
||||||
S? = Spit (?),
|
|
||||||
U = Unmarked,
|
|
||||||
? = Unknown" -->
|
|
||||||
<marking>?</marking>
|
|
||||||
<marking_comment></marking_comment>
|
|
||||||
<!-- findability options: ? = To be confirmed ...,
|
|
||||||
S = Surveyed,
|
|
||||||
L = Lost,
|
|
||||||
R = Refindable" -->
|
|
||||||
<findability>S</findability>
|
|
||||||
<findability_description></findability_description>
|
|
||||||
<alt></alt>
|
|
||||||
<lat_wgs84>47.69645</lat_wgs84>
|
|
||||||
<long_wgs84>13.81605</long_wgs84>
|
|
||||||
<tag_station></tag_station>
|
|
||||||
<other_station></other_station>
|
|
||||||
<other_description></other_description>
|
|
||||||
<bearings></bearings> <!-- this is now read-only and not editable on the forms-->
|
|
||||||
</entrance>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -46,8 +46,8 @@ though, you do not need to do a data import as it happens automatically -->
|
|||||||
<findability>?</findability>
|
<findability>?</findability>
|
||||||
<findability_description></findability_description>
|
<findability_description></findability_description>
|
||||||
<alt></alt>
|
<alt></alt>
|
||||||
<lat_wgs84></lat_wgs84>
|
<lat_wgs84>47.41478</lat_wgs84>
|
||||||
<long_wgs84></long_wgs84>
|
<long_wgs84>12.48588</long_wgs84>
|
||||||
<tag_station></tag_station>
|
<tag_station></tag_station>
|
||||||
<other_station></other_station>
|
<other_station></other_station>
|
||||||
<other_description></other_description>
|
<other_description></other_description>
|
||||||
|
|||||||
@@ -1,57 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<!-- Only put one entrance in this file -->
|
|
||||||
<!-- This file is generated by troggle using the form documented at handbook/survey/ententry.html -->
|
|
||||||
<!-- If you edit this 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 -->
|
|
||||||
|
|
||||||
<!-- See http://expo.survex.com/handbook/survey/caveentryfields.html for current details on filling in this form -->
|
|
||||||
<!-- there is 1 required field: slug. The entrance will not appear without that. -->
|
|
||||||
<!-- ALWAYS use ü for u+Umlaut and ö for o+umlaut eg Höhle for Hohle and Glück for Gluck-->
|
|
||||||
|
|
||||||
<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
|
|
||||||
<a href="/handbook/survey/ententry.html">handbook/survey/ententry.html</a>
|
|
||||||
<br>
|
|
||||||
<entrance>
|
|
||||||
<non_public>False</non_public>
|
|
||||||
<slug>1623-2025-LB-00b</slug> <!-- one entrance and one slug per entrance_data file -->
|
|
||||||
<name>2025-LB-00b</name>
|
|
||||||
<entrance_description></entrance_description>
|
|
||||||
<explorers></explorers>
|
|
||||||
<location_description></location_description>
|
|
||||||
<lastvisit></lastvisit>
|
|
||||||
<approach></approach>
|
|
||||||
<underground_description></underground_description>
|
|
||||||
<photo></photo>
|
|
||||||
<!-- marking options: P = Paint,
|
|
||||||
P? = Paint (?),
|
|
||||||
T = Tag,
|
|
||||||
T? = Tag (?),
|
|
||||||
R = Retagged,
|
|
||||||
S = Spit,
|
|
||||||
S? = Spit (?),
|
|
||||||
U = Unmarked,
|
|
||||||
? = Unknown" -->
|
|
||||||
<marking>?</marking>
|
|
||||||
<marking_comment></marking_comment>
|
|
||||||
<!-- findability options: ? = To be confirmed ...,
|
|
||||||
S = Surveyed,
|
|
||||||
L = Lost,
|
|
||||||
R = Refindable" -->
|
|
||||||
<findability>?</findability>
|
|
||||||
<findability_description></findability_description>
|
|
||||||
<alt></alt>
|
|
||||||
<lat_wgs84>47.41478</lat_wgs84>
|
|
||||||
<long_wgs84>12.48588</long_wgs84>
|
|
||||||
<tag_station></tag_station>
|
|
||||||
<other_station></other_station>
|
|
||||||
<other_description></other_description>
|
|
||||||
<bearings></bearings> <!-- this is now read-only and not editable on the forms-->
|
|
||||||
</entrance>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user