Index: openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 27 Jul 2005 22:08:53 -0000 1.35 +++ openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 28 Jul 2005 23:42:47 -0000 1.36 @@ -254,6 +254,8 @@ lappend actions "[_ dotlrn-ecommerce.Add_Course]" admin/course-add-edit "[_ dotlrn-ecommerce.Add_Course]" } +lappend actions "[_ dotlrn-ecommerce.My_Shopping_Cart]" [export_vars -base ecommerce/shopping-cart] "[_ dotlrn-ecommerce.My_Shopping_Cart]" + set allow_other_registration_p [parameter::get -parameter AllowRegistrationForOtherUsers -default 1] template::list::create \ Index: openacs-4/packages/dotlrn-ecommerce/www/admin/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/admin/index.adp,v diff -u -r1.11 -r1.12 --- openacs-4/packages/dotlrn-ecommerce/www/admin/index.adp 23 Jul 2005 15:07:58 -0000 1.11 +++ openacs-4/packages/dotlrn-ecommerce/www/admin/index.adp 28 Jul 2005 23:42:47 -0000 1.12 @@ -5,40 +5,40 @@

Course Registration

-

Administrative Setup

+

#dotlrn-ecommerce.Administrative_Setup#

-

System Setup

+

#dotlrn-ecommerce.System_Setup#