Add link to Kataster code info and which fields are free HTML

This commit is contained in:
Wookey 2020-05-25 01:00:02 +01:00
parent 901e9827c2
commit cd4d24db01

View File

@ -10,7 +10,7 @@
<h1>Cave entry page fields</h1>
<p>There are a lot of fields on the 'new/edit cave' page and the 'new/edit entrance' page and
some of them are a quite mysterious. This page explains what they mean.</p>
some of them are a quite mysterious. This page explains what they mean. The same fields appear in each cave_data/ xml file.</p>
<p>
Instructions on how to enter the data for new
caves and entrances, and especially how to add images/surveys so that they appear properly,
@ -25,7 +25,7 @@
</dl>
<dl>
<dt>caveslug</dt>
<dd>(<i>Required</i>). Internal I.D. used to refer to this cave in entrance data files. Typically the same as the filebase (e.g. 1623-195). Matches the </dd>
<dd>(<i>Required</i>). Internal I.D. used to refer to this cave in entrance data files. Typically the same as the filebase (e.g. 1623-195).</dd>
</dl>
<dl>
<dt>area</dt>
@ -40,8 +40,7 @@
</dl>
<dl>
<dt>kataster_code</dt>
<dd>The length/depth code used in the Austrian kataster. This may be autogenerated if you
don't enter one.</dd>
<dd>The length/type/exploration code used in the Austrian kataster. <a href="/katast.htm">Look-up table here</a>.</dd>
</dl>
<dl>
<dt>kataster_number</dt>
@ -65,35 +64,35 @@
</dl>
<dl>
<dt>explorers</dt>
<dd>Club (CUCC) and year(s) of exploration. To distinguish from caves explored by foreign groups. Names can be given too if it was a small cave.</dd>
<dd>Club (CUCC) and year(s) of exploration. To distinguish from caves explored by foreign groups. Names can be given too if it was a small cave. HTML freeform field.</dd>
</dl>
<dl>
<dt>underground_description</dt>
<dd>Underground description. (description of approach and entrance goes in entrance file). For a small cave this will be the entire description. For larger caves it will be the front page of the description, or a short intro, containing links to other pages with the cave description in, or even nothing but a link.</dd>
<dd>Underground description (the description of the approach and entrance goes in entrance file). For a small cave this will be the entire description. For larger caves it will be the front page of the description, or a short intro, containing links to other pages with the cave description in. You can leave this field empty and put a filename in description_file instead, in which case that will be used. HTML freeform field.</dd>
</dl>
<dl>
<dt>equipment</dt>
<dd>For a small cave, summary of gear needed to descend. For longer caves it could be blank, a table, or just refer to the description/topos. Leave blank if this info is in the description.</dd>
<dd>For a small cave, summary of gear needed to descend. For longer caves it could be blank, a table, or just refer to the description/topos. Leave blank if this info is in the description. HTML freeform field.</dd>
</dl>
<dl>
<dt>references</dt>
<dd>References to documentation. Could be Journal articles or Logbook entries. Can be links if the docs are online.</dd>
<dd>References to documentation. Could be Journal articles or Logbook entries. Can be links if the docs are online. HTML freeform field.</dd>
</dl>
<dl>
<dt>survey</dt>
<dd>Drawn-up surveys. Scans of paper surveys or images/PDFs of electronic surveys. Should include HTML to display current plan and elevation, with links to larger versions (See section on URLs and files). Could list links to multiple years of survey, or even a separate survey page if it's complicated enough.</dd>
<dd>Drawn-up surveys. Scans of paper surveys or images/PDFs of electronic surveys. Should include HTML to display current plan and elevation, with links to larger versions (See section on URLs and files). Could list links to multiple years of survey, or even a separate survey page if it's complicated enough. HTML freeform field.</dd>
</dl>
<dl>
<dt>kataster_status</dt>
<dd>Normally empty but can be used for notes on process of getting cave into Austrian kataster. (e.g. 'Too small to be in Kataster', 'Number applied for on 'date', awaiting allocated number).</dd>
<dd>Normally empty but can be used for notes on process of getting cave into Austrian kataster. (e.g. 'Too small to be in Kataster', 'Number applied for on 'date', awaiting allocated number). HTML freeform field.</dd>
</dl>
<dl>
<dt>underground_centre_line</dt>
<dd>'In dataset' if it is in the survex dataset. Blank if not, or notes about status such as 'surveyed, but no entrance fix so not yet in dataset'.</dd>
<dd>'In dataset' if it is in the survex dataset. Blank if not, or notes about status such as 'surveyed, but no entrance fix so not yet in dataset'. HTML freeform field..</dd>
</dl>
<dl>
<dt>notes</dt>
<dd>Normally empty, but place for anything else that should be noted, such as info on cave maybe being a duplicate, or lost.</dd>
<dd>Normally empty, but place for anything else that should be noted, such as info on cave maybe being a duplicate, or lost. HTML freeform field.</dd>
</dl>
<dl>
<dt>length</dt>
@ -113,7 +112,7 @@
</dl>
<dl>
<dt>description_file</dt>
<dd>Name of top-level description file for this cave, when a separate file is used. Otherwise blank.</dd>
<dd>Name of top-level description file for this cave, when a separate file is used. Used instead of above entrance_description field. Blank if description is in that field.</dd>
</dl>
<dl>
<dt>url</dt>