Index: openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl 9 Aug 2002 18:39:26 -0000 1.5 +++ openacs-4/packages/dotlrn/www/one-community-portal-configure-2.tcl 17 Oct 2002 12:55:01 -0000 1.5.2.1 @@ -21,12 +21,12 @@ @version $Id$ } -query { } - +ns_log warning "starting one-community-portal-configure" set form [ns_getform] set portal_id [ns_set get $form portal_id] set return_url [ns_set get $form return_url] set anchor [ns_set get $form anchor] - +ns_log warning "about to call dispatch" portal::configure_dispatch -portal_id $portal_id -form $form #ad_return_complaint 1 "one-community-portal-configure?portal_id=$portal_id&referer=$return_url#$anchor" Index: openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl,v diff -u -r1.3 -r1.3.2.1 --- openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl 9 Aug 2002 18:39:26 -0000 1.3 +++ openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl 17 Oct 2002 12:55:01 -0000 1.3.2.1 @@ -32,6 +32,7 @@ -community_id [dotlrn_community::get_community_id] set rendered_page [portal::configure \ + -allow_theme_change_p "0" \ [dotlrn_community::get_portal_id] \ $referer ] Index: openacs-4/packages/dotlrn/www/one-community.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community.adp,v diff -u -r1.22 -r1.22.2.1 --- openacs-4/packages/dotlrn/www/one-community.adp 10 Oct 2002 08:33:24 -0000 1.22 +++ openacs-4/packages/dotlrn/www/one-community.adp 17 Oct 2002 12:55:01 -0000 1.22.2.1 @@ -20,4 +20,6 @@ +

+ @rendered_page@