Index: openacs-4/packages/new-portal/tcl/portal-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/portal-procs.tcl,v diff -u -r1.169 -r1.170 --- openacs-4/packages/new-portal/tcl/portal-procs.tcl 14 Oct 2003 08:26:32 -0000 1.169 +++ openacs-4/packages/new-portal/tcl/portal-procs.tcl 22 Oct 2003 13:22:51 -0000 1.170 @@ -650,7 +650,6 @@ @param portal_id the portal to edit @param formdata an ns_set with all the formdata } { - set edit_p \ [permission::permission_p \ -object_id $portal_id \ Index: openacs-4/packages/new-portal/www/place-element.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/place-element.adp,v diff -u -r1.39 -r1.40 --- openacs-4/packages/new-portal/www/place-element.adp 29 May 2003 18:04:55 -0000 1.39 +++ openacs-4/packages/new-portal/www/place-element.adp 22 Oct 2003 13:22:51 -0000 1.40 @@ -36,32 +36,32 @@ - + remove portlet - + move up - + move down - + move right - + move left - move right + move right - + move left Index: openacs-4/packages/new-portal/www/show-here.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/show-here.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/new-portal/www/show-here.tcl 4 Dec 2002 09:54:47 -0000 1.2 +++ openacs-4/packages/new-portal/www/show-here.tcl 22 Oct 2003 13:22:51 -0000 1.3 @@ -34,7 +34,7 @@ foreach element [portal::hidden_elements_list_not_cached -portal_id $portal_id] { set show_avail_p 1 - append show_html "\n" + append show_html "\n" } set imgdir "[portal::mount_point]/place-element-components" Index: openacs-4/packages/new-portal/www/template-place-element.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/template-place-element.adp,v diff -u -r1.18 -r1.19 --- openacs-4/packages/new-portal/www/template-place-element.adp 25 Sep 2003 12:32:41 -0000 1.18 +++ openacs-4/packages/new-portal/www/template-place-element.adp 22 Oct 2003 13:22:51 -0000 1.19 @@ -36,54 +36,54 @@ - move up + move up - move down + move down - move right + move right - move left - move right + move left + move right - move left + move left

-Shown? Yes [hide this element] +Shown? Yes [hide this element]
-User Movable? Yes, Unpinned [Pin] +User Movable? Yes, Unpinned [Pin] -User Movable? No, Pinned [Unpin] +User Movable? No, Pinned [Unpin]
-User Hideable? Yes [don't allow hiding] +User Hideable? Yes [don't allow hiding] -User Hideable? No [allow hiding] +User Hideable? No [allow hiding]
-User Shadeable? Yes [don't allow shading] +User Shadeable? Yes [don't allow shading] -User Shadeable? No [allow shading] +User Shadeable? No [allow shading]