Index: openacs-4/packages/acs-templating/tcl/element-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/element-procs.tcl,v diff -u -N -r1.9.2.4 -r1.9.2.5 --- openacs-4/packages/acs-templating/tcl/element-procs.tcl 20 Mar 2003 12:49:15 -0000 1.9.2.4 +++ openacs-4/packages/acs-templating/tcl/element-procs.tcl 20 Mar 2003 12:50:58 -0000 1.9.2.5 @@ -74,6 +74,10 @@ rows, or for JavaScript handlers. + @option maxlength The maximum allowable length in bytes. Will be checked using + 'string bytelength'. Will also cause 'input' widgets (text, integer, etc.) + to get a maxlength="..." attribute. + @option options A list of options for select lists and button groups (check boxes or radio buttons). The list contains two-element lists in the form