Re: Re-write of website DB documentation....

2005-06-24 Thread Shad L. Lords
> mv site/config.pl site/orig-config.pl > > cp site/sample-config.pl site/config.pl These are required to enable "DB" lookups for values. > Edit site/config.pl Shouldn't need to do this. (see next) > Uncomment the two lines under "# Setup db for CSV interface" These are uncommented by defau

Re: Re-write of website DB documentation....

2005-06-24 Thread Jeffrey C Albro
First of all, thanks to Niels for updating the website! I read the update, and then re-read the changes Shad suggested, and want to clarify something: > > Setting up a CSV Flat File system: > > > > Create site/unattend.csv based upon the format described at the > > beginning of lib/conf-csv.pl