Docum for creating empty wallet

This commit is contained in:
Philip Sargent 2022-08-16 14:19:25 +03:00
parent 3c13f62bd1
commit dcc36f3286
5 changed files with 17 additions and 2 deletions

View File

@ -9,6 +9,9 @@
plans and elevations. It also contains scans of centre-line survex output on which plans and elevations. It also contains scans of centre-line survex output on which
hand-drawn passage sections are drawn. These hand-drawn passages will eventually be hand-drawn passage sections are drawn. These hand-drawn passages will eventually be
traced to produce Tunnel or Therion drawings and eventually the final complete cave survey. traced to produce Tunnel or Therion drawings and eventually the final complete cave survey.
{% include 'wallet_new.html' %}
<p>This lists all the files in a wallet, some of which may not be for this specific cave. <p>This lists all the files in a wallet, some of which may not be for this specific cave.
<p>See also wallets <p>See also wallets
<ul> <ul>

View File

@ -9,6 +9,8 @@ plans and elevations. It also contains scans of centre-line survex output on whi
hand-drawn passage sections are drawn. These hand-drawn passages will eventually be hand-drawn passage sections are drawn. These hand-drawn passages will eventually be
traced to produce Tunnel or Therion drawings and eventually the final complete cave survey. traced to produce Tunnel or Therion drawings and eventually the final complete cave survey.
{% include 'wallet_new.html' %}
<p>See also wallets <p>See also wallets
<ul> <ul>
<li>per year, e.g. <a href="/wallets/year/2019">2019</a> <li>per year, e.g. <a href="/wallets/year/2019">2019</a>

View File

@ -0,0 +1,7 @@
<p>To create a wallet, if you have only a survex file and nothing to upload into the wallet,
you currently need to got to <a href="/scanupload/">Upload Scans</a>, navigate to the new wallet number
and then upload a dummy file, e.g. 'nothingyet.txt'. You can then edit the wallet details: the date,
the people involved, and the url of the survexfile which you will already have uploaded using e.g.
<a href="/survexfile/caves-1623/290/mynewsurvex.svx">/survexfile/caves-1623/290/mynewsurvex.svx</a>
(for a survex file for cave 1623-290).

View File

@ -18,7 +18,7 @@
<input <input
label = "WalletGoto" name = "walletgoto" size="7" label = "WalletGoto" name = "walletgoto" size="7"
title="Wallet name to go to directly" title="Wallet name to go to directly"
placeholder="2022#11" /> placeholder="2022#42" placeholder="2022#42" />
</form> </form>
@ -69,8 +69,9 @@
<br>It will be created and initialised automatically when you upload a file, and then edit the date in the form below and save it. <br>It will be created and initialised automatically when you upload a file, and then edit the date in the form below and save it.
{% else %} {% else %}
<br>It will be created and initialised automatically when you upload a file, and then edit the date in the form below and save it. <br>It will be created and initialised automatically when you upload a file, and then edit the date in the form below and save it.
<br>But you need to log in first <a href=/accounts/login/">Log In </a> <br>But you need to log in first <a href=/accounts/login/>Log In </a>
{% endif %} {% endif %}
{% include 'wallet_new.html' %}
{% endif %} {% endif %}
<p><em> <p><em>

View File

@ -9,6 +9,8 @@ plans and elevations. It also contains scans of centre-line survex output on whi
hand-drawn passage sections are drawn. These hand-drawn passages will eventually be hand-drawn passage sections are drawn. These hand-drawn passages will eventually be
traced to produce Tunnel or Therion drawings and eventually the final complete cave survey. traced to produce Tunnel or Therion drawings and eventually the final complete cave survey.
{% include 'wallet_new.html' %}
<p>See also wallets <p>See also wallets
<ul> <ul>
<li>per cave, e.g. <a href="/cave/scans/1623-161">1623/161</a> <li>per cave, e.g. <a href="/cave/scans/1623-161">1623/161</a>