mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
control panel working ane logbook export
This commit is contained in:
@@ -125,9 +125,10 @@ So each field you fill in on the form may contain arbitrary HTML. Be careful!</p
|
||||
<p>The full list of fields is documented: <a href="caveentryfields.html">the full list of data-entry fields</a> when creating a cave.
|
||||
|
||||
<hr />
|
||||
<p>Back to the previous page in this sequence
|
||||
<a href="newrig.html">New rigging guide</a>.
|
||||
<br />Now go the the next page in this sequence <a href="cavedescription.html">Write the full cave descriptions with diagrams</a>.
|
||||
<p>Back to the previous page in this sequence <a href="newrig.html">New rigging guide</a>.
|
||||
<br />A side trip to see an explantion of all <a href="caveentryfields.html">the fields on the form</a>
|
||||
<br />A side trip to see how to do this as a file upload process using git, the <a href="newcavefile.html">cave description data file</a>
|
||||
<br />Now go the the next page in this sequence <a href="cavedescription.html">Write the full cave descriptions with diagrams</a>.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -25,6 +25,14 @@
|
||||
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:
|
||||
|
||||
<ul>
|
||||
<li><b>caveslug</b> e.g. 1623-195 or 1623-2012-dd-01
|
||||
<li><b>url</b> e.g. 1623/195 or 1623/2012-dd-01
|
||||
</ul>
|
||||
<p>See below for explanations.
|
||||
<h2>List of New Cave/Cave_data fields</h2>
|
||||
<dl>
|
||||
<dt>non_public</dt>
|
||||
|
||||
Reference in New Issue
Block a user