Index: openacs-4/packages/dotlrn/www/dotlrn-master.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-master.adp,v diff -u -r1.10.2.9 -r1.10.2.10 --- openacs-4/packages/dotlrn/www/dotlrn-master.adp 7 May 2003 13:58:23 -0000 1.10.2.9 +++ openacs-4/packages/dotlrn/www/dotlrn-master.adp 8 May 2003 15:48:35 -0000 1.10.2.10 @@ -54,7 +54,7 @@ - MySloanSpace + Help Index: openacs-4/packages/dotlrn/www/dotlrn-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-master.tcl,v diff -u -r1.9.2.13 -r1.9.2.14 --- openacs-4/packages/dotlrn/www/dotlrn-master.tcl 7 May 2003 13:58:23 -0000 1.9.2.13 +++ openacs-4/packages/dotlrn/www/dotlrn-master.tcl 8 May 2003 15:48:35 -0000 1.9.2.14 @@ -190,7 +190,7 @@ set user_name "[dotlrn::get_user_name $user_id]" if {![exists_and_not_null title]} { - set title "SloanSpace" + set title ".LRN" } if {[empty_string_p [dotlrn_community::get_parent_community_id -package_id [ad_conn package_id]]]} { Index: openacs-4/packages/dotlrn/www/help.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/Attic/help.adp,v diff -u -r1.6.2.3 -r1.6.2.4 --- openacs-4/packages/dotlrn/www/help.adp 20 Mar 2003 14:46:55 -0000 1.6.2.3 +++ openacs-4/packages/dotlrn/www/help.adp 8 May 2003 15:48:35 -0000 1.6.2.4 @@ -29,7 +29,7 @@ your password, correct or change your full name, publish a URL for a your website, and change your login name/email address. If you do not keep this login name the same as your current email address or a forwarding address, you will not - receive group emails and forum alerts from SloanSpace.

+ receive group emails and forum alerts from .LRN.

To Change Password:

  • Login and go to your My Account page
    @@ -119,12 +119,6 @@ through the "Edit My Forum Email Alerts" link on the My Account page. Limited Access users can access their My Account page through the Help icon in the group banner.

    - -

    Additional Help
    - If your specific question is not answered here, consult the User or Admin - Handbooks located in the file storage area of the STS-Sloanwide community. - If you still cannot find the answer to your question or problem, email the - Site Wide Administrator at sloanspace-help@sloan.mit.edu.


    Index: openacs-4/packages/dotlrn/www/user-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/user-add.tcl,v diff -u -r1.25.2.1 -r1.25.2.2 --- openacs-4/packages/dotlrn/www/user-add.tcl 17 Oct 2002 12:58:16 -0000 1.25.2.1 +++ openacs-4/packages/dotlrn/www/user-add.tcl 8 May 2003 15:48:35 -0000 1.25.2.2 @@ -64,7 +64,7 @@ -html {size 50} \ -validate { {expr (([util_email_valid_p $value] == 1) && ([util_email_unique_p $value] == 1))} - {E-mail address must be complete and unique.
    This user probably already has a SloanSpace account.
    Try adding this user through Manage Membership.} + {E-mail address must be complete and unique.
    This user probably already has a .LRN account.
    Try adding this user through Manage Membership.} } element create add_user first_names \