mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
update handbook with new URL style
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
</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:
|
||||
<h3>Only one field is essential</h3>
|
||||
<p>There is only one essential field 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.
|
||||
|
||||
@@ -134,7 +133,7 @@
|
||||
</dl>
|
||||
<dl>
|
||||
<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>.
|
||||
<dd>(<i>No longer required</i>). URL of this cave. i.e the URL this cave appears at on the website. It is now fixed as <tt>area/cavenum/cavenum.html</tt> e.g '1623/165/165.html' or '1626/2023-BL-10/2023-BL10.html'. This is no longer something the user inputs and it is ignored during file import if it is there</dd>.
|
||||
</dl>
|
||||
<h3>Template files for bulk entry</h3>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user