Index: openacs-4/packages/acs-templating/tcl/wizard-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/wizard-procs.tcl,v diff -u -N -r1.19 -r1.20 --- openacs-4/packages/acs-templating/tcl/wizard-procs.tcl 17 Jul 2018 13:32:18 -0000 1.19 +++ openacs-4/packages/acs-templating/tcl/wizard-procs.tcl 19 Sep 2018 00:38:52 -0000 1.20 @@ -67,8 +67,7 @@
  • action - the url where the wizard will always submit, normally is the same as your current wizard file. Has no effect for subwizards.
  • name - use to distinguish between the different wizards, since you can - have 1 or more subwizard. name must be no spaces, alphanumeric similar - to normal Tcl variable naming convention
  • + have 1 or more subwizard. "name" must be a bare Tcl word (no spaces etc.)
  • params - are used to keep values that you would like to pass on to the other steps
  • steps - are used to define what includes to use for each step of the