ID #13 (Previous | Next)
POST request to: admin/config/people/accounts
Ending URL: http://www.candidity.co.uk/drupal/tb_sirate/admin/config/people/accounts
Fields: <?php array (
  
'anonymous' => 'Anonymous',
  
'user_admin_role' => '3',
  
'user_register' => '2',
  
'user_email_verification' => '1',
  
'user_cancel_method' => 'user_cancel_block',
  
'user_pictures' => '1',
  
'user_picture_path' => 'pictures',
  
'user_picture_default' => '',
  
'user_picture_style' => 'thumbnail',
  
'user_picture_dimensions' => '1024x1024',
  
'user_picture_file_size' => '800',
  
'user_picture_guidelines' => '',
  
'user_mail_register_admin_created_subject' => 'An administrator created an account for you at [site:name]',
  
'user_mail_register_admin_created_body' => '[user:name],

A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it to your browser:

[user:one-time-login-url]

This link can only be used once to log in and will lead you to a page where you can set your password.

After setting your password, you will be able to log in at [site:login-url] in the future using:

username: [user:name]
password: Your password

--  [site:name] team'
,
  
'user_mail_register_pending_approval_subject' => 'Account details for [user:name] at [site:name] (pending admin approval)',
  
'user_mail_register_pending_approval_body' => '[user:name],

Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another e-mail containing information about how to log in, set your password, and other details.


--  [site:name] team'
,
  
'user_mail_register_no_approval_required_subject' => 'Account details for [user:name] at [site:name]',
  
'user_mail_register_no_approval_required_body' => '[user:name],

Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it to your browser:

[user:one-time-login-url]

This link can only be used once to log in and will lead you to a page where you can set your password.

After setting your password, you will be able to log in at [site:login-url] in the future using:

username: [user:name]
password: Your password

--  [site:name] team'
,
  
'user_mail_status_activated_notify' => '1',
  
'user_mail_status_activated_subject' => 'Account details for [user:name] at [site:name] (approved)',
  
'user_mail_status_activated_body' => '[user:name],

Your account at [site:name] has been activated.

You may now log in by clicking this link or copying and pasting it into your browser:

[user:one-time-login-url]

This link can only be used once to log in and will lead you to a page where you can set your password.

After setting your password, you will be able to log in at [site:login-url] in the future using:

username: [user:name]
password: Your password

--  [site:name] team'
,
  
'user_mail_status_blocked_subject' => 'Account details for [user:name] at [site:name] (blocked)',
  
'user_mail_status_blocked_body' => '[user:name],

Your account on [site:name] has been blocked.

--  [site:name] team'
,
  
'user_mail_cancel_confirm_subject' => 'Account cancellation request for [user:name] at [site:name]',
  
'user_mail_cancel_confirm_body' => '[user:name],

A request to cancel your account has been made at [site:name].

You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:

[user:cancel-url]

NOTE: The cancellation of your account is not reversible.

This link expires in one day and nothing will happen if it is not used.

--  [site:name] team'
,
  
'user_mail_status_canceled_subject' => 'Account details for [user:name] at [site:name] (canceled)',
  
'user_mail_status_canceled_body' => '[user:name],

Your account on [site:name] has been canceled.

--  [site:name] team'
,
  
'user_mail_password_reset_subject' => 'Replacement login information for [user:name] at [site:name]',
  
'user_mail_password_reset_body' => '[user:name],

A request to reset the password for your account has been made at [site:name].

You may now log in by clicking this link or copying and pasting it to your browser:

[user:one-time-login-url]

This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it\'s not used.

--  [site:name] team'
,
  
'email__active_tab' => '',
  
'form_build_id' => 'form-6b03pGwLfk9HZ7qmR9eg5563w0c589xerzo8kFRR3QQ',
  
'form_token' => 'XwegglrDwMxb7yTeSZo7IDhlskKNZHS373QudlQH050',
  
'form_id' => 'user_admin_settings',
  
'op' => 'Save configuration',
)

Account settings | Drupal

Status message

The configuration options have been saved.

Account settings

Anonymous users
The name used to indicate anonymous users.
Contact settings
Changing this setting will not affect existing users.
Administrator role
This role will be automatically assigned new permissions whenever a module is enabled. Changing this setting will not affect existing permissions.
Registration and cancellation
New users will be required to validate their e-mail address prior to logging into the site, and will be assigned a system-generated password. With this setting disabled, users will be logged in immediately upon registering, and may select their own passwords during registration.
Users with the Select method for cancelling account or Administer users permissions can override this default method.
Personalization
Subdirectory in the file upload directory where pictures will be stored.
URL of picture to display for users with no custom picture selected. Leave blank for none.
The style selected will be used on display, while the original image is retained. Styles may be configured in the Image styles administration area.
pixels
Pictures larger than this will be scaled down to this size.
KB
Maximum allowed file size for uploaded pictures. Upload size is normally limited only by the PHP maximum post and file upload settings, and images are automatically scaled down to the dimensions specified above.
This text is displayed at the picture upload form in addition to the default guidelines. It's useful for helping or instructing your users.

Vertical Tabs

Welcome (awaiting approval)
Edit the welcome e-mail messages sent to new members upon registering, when administrative approval is required. Available variables are: [site:name], [site:url], [user:name], [user:mail], [site:login-url], [site:url-brief], [user:edit-url], [user:one-time-login-url], [user:cancel-url].