9. User profile

Contents

Authenticated users can add a profile image to their account, which will be displayed if they post comments to some page.
Profile image can be changed through Profile module index method, which can be accessed by going to URL
[path-to-your-site]/profile.

As with any other module method admin user should first give access right to profile image changing page for the role, which will be used for authenticated users (by default role authenticated).
Go to URL: [path-to-your-site]/system-manager/manage-access to give such access right to the corresponding role.

The available images are an animal image from Allmice CMS Classic Edition and various gravatar images, which look is depending on the way, how the email is written - with lower or capital letters (check out gravatar.com).




Previous: 8. Manage postal addresses
Users and messages
1. Modules for managing users and messages
2. Sending automatic emails
2.1. Configure email authentication details
2.2. Manage message templates
3. Authenticating
4. Adjust the website for authenticated users
4.1. Access rights for unauthenticated visitors
4.2. Adjustable links on user block
4.3. Change labels and other language phrases
4.4. Prepare content for authenticated visitors
4.5. Give access rights for authenticated users
5. Registering new users
6. Multiple email addresses and user account recovery
7. Manage contact forms and emails
8. Manage postal addresses
9. User profile