0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.5-1
/
standard
/
htdocs
/
help
/
[
Home
]
File: users.edit.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>Users - Edit</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body> <strong class="title"><span class="hs_header01"><strong>User Manager : Edit Users</strong></span></strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data"><p>This screen is used to either add a new user or edit an existing one.</p> <strong>Details</strong> <ul> <li><strong>Name</strong>: Enter the name of the user as it will be listed in the User Manager.</li> <li><strong>Username</strong>: Enter the Username to be used for login.</li> <li><strong>Email</strong>: Enter the user's e-mail adress.</li> <li><strong>New Password</strong>: Enter the user's password. If you want to change a user's password you can enter here the new one, and retype it on the next field.</li> <li><strong>Verify Password</strong>: Enter again the user's password.</li> <li><strong>Group</strong>: Choose a type of user.</li> <li><strong>Block User</strong>: Enable / disable the user's ability to login.</li> <li><strong>Receive Submission Emails</strong>: Enable an e-mail to be sent to the administrator when the user has submitted some content.</li> <li><strong>Register Date</strong>: The date the user was registered.</li> <li><strong>Last Visit Date</strong>: The date on which this user has last logged in. </li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> <td valign="top" class="data">n/a</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data"><ul> <li> <strong>Contact Information</strong>: These information is only present when editing a user and only if the contact has been created in the Contacts Component and linked to the user (Components -> Contact -> Manage Contacts). If this has been done the information will be displayed and a link at the bottom of the box provides a direct access to the Edit Contact page for that contact.</li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Save</strong>: Save the new user and return to User Manager.</li> <li><strong>Apply</strong>: Saves the new user and keeps the screen open for editing.</li> <li><strong>Cancel</strong>: Cancels the action without saving changes.</li> </ul></td> </tr></table> </body></html>