<% # # 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. # %> <% # The structure of this table is determined by the type of user we # are displaying. It doesn't make much sense to display access # level, guest status, and admin status for pending users. Instead we # will offer links to common actions. # Note: There is some redundant logic inside the table and in # other files that display access and guest status fields as N/A # for pending users. Previous to the change, this page was # displaying "Limited" and "Yes", respectively, which are wrong # and confused our site administrator. # The N/A logic is a failsafe in case these columns come back for # some reason. aegrumet@mit.edu 2002-08-08. %>
#dotlrn.User# #dotlrn.Actions# #dotlrn.Access# #dotlrn.Guest# #dotlrn.Site-wide_Admin#
@users.last_name@, @users.first_names@ (@users.email@) @users.last_name@, @users.first_names@ (@users.email@) @users.last_name@, @users.first_names@ (@users.email@) <% # We had to escape to Tcl to get the desired behavior. AG %> #dotlrn.lt_approve_and_add_to_do# | #acs-kernel.common_delete# @users.access_level@ #dotlrn.NA# #dotlrn.No##dotlrn.Yes# #dotlrn.Yes# | #dotlrn.No# #dotlrn.Yes# | #dotlrn.No# #dotlrn.Yes#
#dotlrn.No_Users#