mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01:00
Radost updated 1623-290 description
This commit is contained in:
parent
bb62dc3894
commit
520a5f1a4f
@ -1,7 +1,9 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!-- This file is generated by troggle on March 11, 2023, 12:10 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
<!-- This file is generated by troggle on March 11, 2023, 12:53 a.m. UTC using the form documented at /handbook/survey/caveentry.html -->
|
||||||
<!-- Only put one cave in this file -->
|
<!-- Only put one cave in this file -->
|
||||||
<!-- If you edit this 1623-nnn.html file by hand, make sure you update the database by doing a full data import -->
|
<!-- If you edit this 1623-nnn.html 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 -->
|
||||||
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
|
<!-- ALTERNATIVELY you can download an example template from expoweb/templates/cave_data.html -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
@ -39,7 +41,26 @@ code used in the Austrian kataster e.g '1/S +' - https://expo/.survex.com/katast
|
|||||||
</entrance>
|
</entrance>
|
||||||
|
|
||||||
<explorers><p>Discovered by CUCC in 2017</p></explorers><!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
|
<explorers><p>Discovered by CUCC in 2017</p></explorers><!-- 'CUCC Expo' and year(s) of exploration. To distinguish from caves explored by foreign groups. Individual names can be given too if it was a small cave. -->
|
||||||
<underground_description><style>
|
<survex_file>caves-1623/290/290.svx</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 -->
|
||||||
|
<underground_description><!-- Nice styling Radost, but why not use the
|
||||||
|
<figure> and <figcaption> idiom as used in the handbook?
|
||||||
|
|
||||||
|
e.g. on page /handbook/survey/index.htm
|
||||||
|
|
||||||
|
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style>
|
||||||
|
|
||||||
|
<div class=onright>
|
||||||
|
<figure>
|
||||||
|
<a href="nutshell.jpg" border=1><img width="350" src="nutshell.jpg"></a>
|
||||||
|
<figcaption style="text-align: center">
|
||||||
|
Survey Workshop - <a href="/expofiles/presentations/cave_surveying_20130626.pdf">slides</a>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
..to be fixed..
|
||||||
|
-->
|
||||||
|
<style>
|
||||||
.survex_name {
|
.survex_name {
|
||||||
color: #222;
|
color: #222;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
@ -341,7 +362,7 @@ Right after the sandy crawl (next to climb up to Pushderig), then first right do
|
|||||||
<length></length><!-- Cave length. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
|
<length></length><!-- Cave length. 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) -->
|
<depth></depth><!--Cave depth. Can be left blank and system should fill it in automatically from survey data (it doesn't yet) -->
|
||||||
<extent></extent>
|
<extent></extent>
|
||||||
<survex_file>caves-1623/290/290.svx</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>1623/290/290</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')-->
|
<url>1623/290/290</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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user