Index: openacs-4/packages/categories/tcl/widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/tcl/widget-procs.tcl,v diff -u -r1.20 -r1.21 --- openacs-4/packages/categories/tcl/widget-procs.tcl 28 Aug 2007 16:30:03 -0000 1.20 +++ openacs-4/packages/categories/tcl/widget-procs.tcl 7 Oct 2007 22:36:56 -0000 1.21 @@ -14,9 +14,24 @@ namespace eval template::data::transform {} namespace eval template::data::validate {} -ad_proc -public template::widget::category { element_reference tag_attributes } { - # author: Timo Hentschel (timo@timohentschel.de) - +ad_proc -public template::widget::category { + element_reference + tag_attributes +} { + Display the category widget. This has a multitude of options: + + @author: Timo Hentschel (timo@timohentschel.de) +} { upvar $element_reference element if { [info exists element(html)] } {