<% # # Copyright (C) 2001, 2002 MIT # # This file is part of dotLRN. # # dotLRN is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # details. # %>

Members of <%= [dotlrn_community::get_community_name $community_id] %>

@table@

Membership Requests


Add New Members

The following members of <%= [dotlrn_community::get_parent_name -community_id $community_id] %> are not yet members of <%= [dotlrn_community::get_community_name $community_id] %>.

First check the box of the users you want to add, next select their role, and finally submit the form.

<% foreach user $parent_user_list { set this_user_id [ns_set get $user user_id] set this_first_names [ns_set get $user first_names] set this_last_name [ns_set get $user last_name] set this_email [ns_set get $user email] %> <% } %>
Don't Add Member Administrator  
@formgroup.widget@ @this_last_name@, @this_first_names@ (@this_email@)