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.5 -r1.6 --- openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl 7 Dec 2004 17:43:10 -0000 1.5 +++ openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl 14 Dec 2004 15:51:17 -0000 1.6 @@ -12,6 +12,8 @@ namespace eval ::content::type {} +namespace eval ::content::type::attribute {} + ad_proc -public content::type::new { -content_type:required {-supertype "content_revision"}