<% # # Copyright (C) 2005 Nick Carroll # # This file is part of dotFOLIO. # # dotFOLIO 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. # # dotFOLIO 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. # %> #dotfolio.bulk_upload# @context_bar@ #dotfolio.create_several_users_at_once#

#dotfolio.use_valid_email_address#

#dotfolio.csv_file_format#

#dotfolio.first_line#

#dotfolio.first_line_of_file_must_be#

first_names,last_name,email,username,password,type

#dotfolio.fields#

#dotfolio.example_file#

    first_names,last_name,email,username,password,type
    Joe,Student,joe@_somewhere_.net,joestue,4jfe3,owner
    Albert,Einstein,al@_school_.edu,al,,adviser
    Systems,Hacker,syshacker@_company_.com,syshackr,,guest
  

#dotfolio.upload_formatted_csv#