mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 00:42:38 +00:00
bulk entry templates - online edit of handbook/survey/caveentryfields.html
This commit is contained in:
parent
142beb3f62
commit
fc358ab278
@ -16,14 +16,7 @@
|
||||
caves and entrances, and especially how to add images/surveys so that they appear properly,
|
||||
is to be found on the sequence of pages <a href="caveentry.html">starting here</a>.
|
||||
</p>
|
||||
<p>
|
||||
There are template files for you to fill-in when creating new caves and entrance in the online system. Download them:
|
||||
<ul>
|
||||
<li><a download href="../../templates/cave_data.html">cave_data template</a>
|
||||
<li><a download href="../../templates/entrance_data.html">entrance_data template</a>
|
||||
</ul>
|
||||
These are actually XML files, not HTML files, using special tags which are used by the online system to create the webpages in combination with numerical survey data. Instructions are within each file.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Only two fields are essential</h3>
|
||||
<p>There are only two essential fields which must be there before the Submit button will work:
|
||||
@ -139,7 +132,15 @@
|
||||
<dt>url</dt>
|
||||
<dd>(<i>Required</i>). URL of this cave. i.e the URL this cave appears at on the website. This is not a pre-existing thing, you are defining it here for the first time. This will be the url that is the public face of the troggle-produced cave description. Usually it has been <tt>area/cavenum.html</tt> e.g '1623/165.html' in the past, for compatibility with pre-troggle files. For new caves at least it should be <tt>area/cavenum</tt> e.g '1623/291'</dd>.
|
||||
</dl>
|
||||
|
||||
<h3>Template files for bulk entry</h3>
|
||||
<p>
|
||||
There are template files for you to fill-in when creating new caves and entrance in the online system. Download them:
|
||||
<ul>
|
||||
<li><a download href="../../templates/cave_data.html">cave_data template</a>
|
||||
<li><a download href="../../templates/entrance_data.html">entrance_data template</a>
|
||||
</ul>
|
||||
These are actually XML files, not HTML files, using special tags which are used by the online system to create the webpages in combination with numerical survey data. Instructions are within each file.
|
||||
</p>
|
||||
<hr />
|
||||
<p>Back to <a href="caveentry.html">Cave data entry</a>
|
||||
<hr /></body>
|
||||
|
Loading…
Reference in New Issue
Block a user