Move folk.csv and makefolklist.py to folk and scripts dirs respectively.

(out of noinfo)
This commit is contained in:
expoonserver 2019-04-02 00:29:02 +01:00
parent b50e4d02da
commit 11239c9db4
4 changed files with 4 additions and 4 deletions

View File

@ -41,8 +41,8 @@ noinfo/cavestats:
folklist: folk/index.htm
folk/index.htm: noinfo/folk.csv noinfo/make-folklist.py
python noinfo/make-folklist.py < noinfo/folk.csv > folk/index.htm
folk/index.htm: folk/folk.csv scripts/make-folklist.py
python scripts/make-folklist.py < folk/folk.csv > folk/index.htm
###########

View File

Can't render this file because it has a wrong number of fields in line 2.

View File

@ -252,7 +252,7 @@ superseded in 2012).</p>
<p> Once you have pushed your changes to the repository you need to update the server's local copies, by ssh into the server and running hg update in the expoweb folder. </p>
<h3>Adding a new year</h3>
<p>Edit noinfo/folk.csv, adding the new year to the end of the header
<p>Edit folk/folk.csv, adding the new year to the end of the header
line, a new column, with just a comma (blank
cell) for people who weren't there, a 1 for people who were there, and
a -1 for people who were there but didn't go caving. Add new lines for
@ -288,7 +288,7 @@ good.</p>
<pre>
Script location Input file Output file Purpose
/svn/trunk/expoweb/noinfo/make-indxal4.pl /svn/trunk/expoweb/noinfo/CAVETAB2.CSV many produces all cave description pages
/svn/trunk/expoweb/noinfo/make-folklist.py /svn/trunk/expoweb/noinfo/folk.csv http://expo.survex.com/folk/index.htm Table of all expo members
/svn/trunk/expoweb/scripts/make-folklist.py /svn/trunk/expoweb/folk/folk.csv http://expo.survex.com/folk/index.htm Table of all expo members
/svn/trunk/surveys/tablize-csv.pl /svn/trunk/surveys/tablizebyname-csv.pl
/svn/trunk/surveys/Surveys.csv