mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-14 02:16:31 +00:00
url updates
This commit is contained in:
@@ -66,14 +66,24 @@ dd {
|
||||
margin-left: 1.0em;
|
||||
}
|
||||
|
||||
dd:before {
|
||||
li {
|
||||
font: 18px Calibri, sanserif;
|
||||
font-weight: normal;
|
||||
color: 6083BF;
|
||||
list-style-type: None;
|
||||
line-height: 1.3;
|
||||
margin-left: 1.0em;
|
||||
}
|
||||
|
||||
|
||||
li:before, dd:before {
|
||||
content: "» ";
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
}
|
||||
|
||||
/* Default State */
|
||||
dt {
|
||||
summary, dt {
|
||||
font: 20px Calibri, sanserif;
|
||||
font-weight: bold;
|
||||
color: 6083BF;
|
||||
|
||||
@@ -35,20 +35,22 @@ If a heading is in italics, then there are hidden items.
|
||||
|
||||
<p>To see the "data maintenance" and "survey data-entry" to-do lists, go to <a href="todo-data.html">the other TO-DO list</a>
|
||||
|
||||
|
||||
<h3>Process Documentation</h3>
|
||||
<dl>
|
||||
<dt><!--2020-03-26 psargent-->Wallets and new-cave</dt>
|
||||
<dd><!--2020-03-26 psargent-->Explain how to link a new cave into the other caves in
|
||||
<details><summary><!--2020-03-26 psargent-->Wallets and new-cave</summary>
|
||||
<li><!--2020-03-26 psargent-->Explain how to link a new cave into the other caves in
|
||||
troggle filesystem</dd>
|
||||
<dd><!--2020-03-26 psargent-->Explain how to add photos with the correct URL format to sub-HTML files attached to New Caves</dd>
|
||||
<dt><!--2020-04-13 psargent-->svx check</dt>
|
||||
<dd>explain command line to run on newly typed survex file to check for format errors '$cavern xxxx.svx'
|
||||
<dd>explain when to use svxtrace.py <a href="troggle/scriptscurrent.html">current scripts</a>
|
||||
<dd>Making an svx - explain how to make link to *ref to wallet folder
|
||||
<dd>explain how to put stuff in the wallet folder and how to look at expofiles/photos/xml/
|
||||
<dd>Add to user data manual how to upload to expofiles - in the "survey manual"
|
||||
<dd>Add in description of *where* to put the drawings files
|
||||
</dl>
|
||||
<li><!--2020-03-26 psargent-->Explain how to add photos with the correct URL format to sub-HTML files attached to New Caves</dd>
|
||||
</details>
|
||||
<details><summary><!--2020-04-13 psargent-->svx check</summary>
|
||||
<li>explain command line to run on newly typed survex file to check for format errors '$cavern xxxx.svx'
|
||||
<li>explain when to use svxtrace.py <a href="troggle/scriptscurrent.html">current scripts</a>
|
||||
<li>Making an svx - explain how to make link to *ref to wallet folder
|
||||
<li>explain how to put stuff in the wallet folder and how to look at expofiles/photos/xml/
|
||||
<li>Add to user data manual how to upload to expofiles - in the "survey manual"
|
||||
<li>Add in description of *where* to put the drawings files
|
||||
</details>
|
||||
|
||||
<h3>Surveys data entry documentation</h3>
|
||||
<dl>
|
||||
<dt>Write code to automatically extract ref info about wallets from tunnel xml files
|
||||
|
||||
Reference in New Issue
Block a user