
This is a very first version of README for checklists.




at the moment for chechlists there exists no example-data.

You have two kinds of data:
Checklists and Checkfields.

After installed the checklist-module you can manage checklists.
At first you may create a checklist via
mytutos.php->Checklist overview->New
Here you have to set Checklisttype=Template

Create Checkfields in this checklist by using 'Create a checkfield'

You may set defaults by clicking 'Change defaults'

Now, go to an Product. You will find 'Create checklist'; click it

checklisttype is set to 'Workingcopy' an you can select the
Checklist-Template.

now you can change values on your working-copy.

after this, add a new checkfield to the checklist-__template__
and again go to the checklistview from the workingcopy:

you see an update-message in main-window of checklist_show.php with
an 'update' link in it.

try it to see, that the new checkfield from cl-template was copied to
the workingcopy (i hope).

please send bugs and comments to markusleist@users.sourceforge.net

--
this is checklist-readme
$Id: README.txt,v 1.1 2002/10/17 14:42:59 markusleist Exp $
$Author: markusleist $
$Date: 2002/10/17 14:42:59 $
see http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/tutos/tutos/php/checklist/README.txt

