Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -r1.12.2.1 -r1.12.2.2 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 24 Dec 2003 01:29:33 -0000 1.12.2.1 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 24 Dec 2003 01:36:04 -0000 1.12.2.2 @@ -135,7 +135,7 @@
  • contents - returns the actual contents of the textarea field
  • format - returns the mimetype, e.g. 'text/plain'
  • html_value - returns the content converted to html format, regardless of the format the content is actually in. In case it is already text/html no conversion will be applied.
  • - @param richtext_list the name of a richtext widget list, usually created with ad_form + @param richtext_list a richtext widget list, usually created with ad_form } {