J4.x

Users List and Details Views/ca: Difference between revisions

From Joomla! Documentation

Created page with "ca"
Created page with "ca"
Line 39: Line 39:
==User List View==
==User List View==
The information shown in the list view for each user is the name by default. Other information can be added using custom fields. The screenshot below contains the information shown in a menu item for a registered user group. The <tt>Description</tt> is a custom field.
The information shown in the list view for each user is the name by default. Other information can be added using custom fields. The screenshot below contains the information shown in a menu item for a registered user group. The <tt>Description</tt> is a custom field.
[[File:Registered user list-en.png|600px|center]]
[[File:Registered user list-ca.png|600px|center]]


==User Details View==
==User Details View==

Revision as of 09:29, 8 August 2018

GSoC 2018
Llista d'usuaris i visualitzacions de detalls
Documentació
Joomla! 
4.x

Introducció

El propòsit del projecte Millora del component d'usuaris era millorar el component dels usuaris i afegir dues noves vistes útils al component. Aquest article descriurà les dues noves vistes que són:

  • Una vista de llista basada en grups d'usuaris
  • A detailed view of an user

Estableix el nivell d'accés

El nivell d'accés s'utilitza per saber quina informació es mostra a l'usuari actual i també a quin tipus de nivell d'accés es troba disponible la vista detallada dels detalls de l'usuari.

Per establir el nivell d'accés de l'usuari actual, vés a 'Usuaris    Gestiona' .

File:AccessLevel-ca.png

Aquí teniu la columna 'Accés' que es pot modificar de dues maneres:

  1. Editant un sol usuari i establir el valor al menú desplegable Accés des de la pestanya 'Detalls del compte'
    Access level from user options
    Access level from user options
  2. Using batch processing. You have to select the users to which you want to apply the changes, click batch and then select the value from the Set Access Level dropdown
    Access level using batch processing
    Access level using batch processing

Note: The value of the Access column represents what the user that has that access level can see, e.g. Octav belongs to the registered users group but has public access, so he will be able to see only Anna and Sarah in the public users list and himself in the registered list.

Create menu item

In order to access the users list you have to create a menu item for it. Go to Menus    New Menu Item, click Select for the Menu Item Type, choose Users    User List.

File:User list menu item-ca.png

Then select the users group which you want to display.

File:Select group-ca.png

What will be displayed when you create a menu item with registered users group is:

  • For an user that is not logged in, the list will contain the users that are in the registered group and have access level public, if the users have access level registered or super user, they will not be displayed.
  • For an user that is logged in and has access level registered, the list will contain all users in the registered group that have access level registered or public, the ones with super user access will not be displayed.

There is also the possibility to create a menu item for a single user details view. The process is the same as for the list menu item, except that you have to choose an user instead of a group.

File:User details menu item-ca.png

User List View

The information shown in the list view for each user is the name by default. Other information can be added using custom fields. The screenshot below contains the information shown in a menu item for a registered user group. The Description is a custom field.

File:Registered user list-ca.png

User Details View

The information shown in the user details view includes by default the name, username and email of the user. In order to see additional information, you have use custom fields. In the picture below, the Description is a custom field.

The user details view has the option to send an email to the user that can be activated via option in the user options or global options, Form tab.

Once the Contact Form option is set to Show, the contact form is displayed in the user details view: