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.15 -r1.16 --- openacs-4/packages/new-portal/www/place-element.tcl 6 Nov 2001 18:39:05 -0000 1.15 +++ openacs-4/packages/new-portal/www/place-element.tcl 6 Nov 2001 22:55:40 -0000 1.16 @@ -6,17 +6,19 @@ @creation-date 9/28/2001 @cvs_id $Id$ } -properties { - element_id:onevalue region:onevalue + action_string:onevalue + portal_id:onevalue } -set my_url [ad_conn url] + # 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 # get the elements for this region. @@ -36,8 +38,6 @@ } - - db_1row select_all_noimm_count \ "select count(*) as all_count from portal_element_map