diff --git a/handbook/survey/caveentryfields.html b/handbook/survey/caveentryfields.html index 24e00fdca..ca12e5f9f 100644 --- a/handbook/survey/caveentryfields.html +++ b/handbook/survey/caveentryfields.html @@ -16,6 +16,14 @@ caves and entrances, and especially how to add images/surveys so that they appear properly, is to be found on the sequence of pages starting here.
++ There are template files for you to fill-in when creating new caves and entrance in the online system. Download them: +
+ 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. +If instead of using the form you create the file by hand and upload it to the server you will also need find a nerd to run the cave import procedure before troggle "knows" that the cave exists.
There is an exactly analogous file for cave entrances except that those files live in :expoweb:/entrance_data/ - +
+ There are template files for you to fill-in when creating new caves and entrance in the online system. Download them: +
+ These are XML files, exactly as shown above, but with extensive instructions within each file. + +The caves in our site are stored as XML files in the directory :expoweb:/cave_data and in files named :expoweb:/cave_data/{area}-{cavenumber}. Entrances are correspondingly diff --git a/handbook/troggle/trogstatus.html b/handbook/troggle/trogstatus.html index 488e790a6..071f32500 100644 --- a/handbook/troggle/trogstatus.html +++ b/handbook/troggle/trogstatus.html @@ -41,7 +41,7 @@ Upgrading to later django versions is a real pig - not helped by the fact that a