Index: openacs-4/packages/categories/tcl/categories-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/tcl/categories-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/categories/tcl/categories-procs.tcl 27 Apr 2003 11:36:23 -0000 1.2 +++ openacs-4/packages/categories/tcl/categories-procs.tcl 19 May 2003 13:10:17 -0000 1.3 @@ -17,6 +17,7 @@ -name:required {-locale ""} {-description ""} + {-deprecated_p "f"} {-user_id ""} {-creation_ip ""} } { @@ -27,6 +28,7 @@ @option locale locale of the language. [ad_conn locale] used by default. @option name category name. @option description description of the category. + @option deprecated_p is category deprecated? @option tree_id tree_id of the category the category should be added. @option parent_id id of the parent category. "" if top level category. @option user_id user that adds the category. [ad_conn user_id] used by default.