Index: openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl 14 Dec 2004 15:51:17 -0000 1.6 +++ openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl 21 Jan 2005 14:25:07 -0000 1.7 @@ -20,7 +20,7 @@ -pretty_name:required -pretty_plural:required {-table_name ""} - {-id_column ""} + -id_column:required {-name_method ""} } { @param content_type @@ -76,7 +76,8 @@ @param pretty_plural @param sort_order @param default_value - @param column_spec + @param column_spec Specification for column to pass to the + database. Not optional if the column does not already exist in the table. @return attribute_id for created attribute } {