diff --git a/templates/dwguploadform.html b/templates/dwguploadform.html index fe9b7da..7897986 100644 --- a/templates/dwguploadform.html +++ b/templates/dwguploadform.html @@ -61,11 +61,11 @@ {% empty %}
<No subdirectories> {% endfor %} -
Clicking on a filename only shows the file if the drawing file had already been imported into the system as part of a bulk-import - as we are matching it against a file recorded in the database. If you only just uploaded it, you will get an error message.
You cannot create folders here, but you can put files into any of the pre-existing folders. +
Creating a folder is done by a nerd using ftp or whatever, see our Filezilla documentation.
Note that JPG, PNG and PDF files are refused: this area is reserved for Tunnel and Therion files. You may see some old ones here, - pending their removal and replacement, but you cannot upload new ones. + pending their removal and replacement, but you cannot upload new ones. TOPO files currently belong in the wallets, not here, + but this may change in future. {% endif %}