Index: openacs-4/packages/new-portal/www/place-element.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/place-element.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/new-portal/www/place-element.tcl 17 Nov 2001 20:30:16 -0000 1.19 +++ openacs-4/packages/new-portal/www/place-element.tcl 19 Nov 2001 16:45:56 -0000 1.20 @@ -11,24 +11,13 @@ portal_id:onevalue } - - -# this is actually the portal_id. It's passed as element_id to make -# the template designer's job a little easier (one less thing to pass, -# since it's seldom used anyway) perhaps it should be named something -# that can represent both values...? - -# AKS: XXX fixme -set portal_id $element_id - set layout_id [portal::get_layout_id $portal_id] db_1row select_num_regions " select count(*) as num_regions from portal_supported_regions where layout_id = :layout_id" - # get the elements for this region. set region_count 0 template::multirow create element_multi element_id name sort_key state