|
Revision 5182, 0.5 KB
(checked in by plg, 3 years ago)
|
|
feature 1519: admin instructions are dispatched into several tabs. Only
applied to en_UK and fr_FR. The help content itself needs some updates
but it will be another set of commits, in this commit, I nearly only
modified the container.
The new "Add Photos" help page only introduces you to 3 main ways to add
photos: direct upload, pLoader and FTP. Each of them has a dedicated tab
on the Admin>Photos>Add screen.
No use of the big question mark icon linked to the Help pages in the
administration header, to avoid having this icon twice : in the header
+ in the content next to H2.
|
-
Property svn:eol-style set to
LF
|
| Line | |
|---|
| 1 | <p>Les groupes d'utilisateurs permettent d'assigner des permissions à une liste d'utilisateurs.</p> |
|---|
| 2 | |
|---|
| 3 | <p>Vous pouvez créer des groupes et y ajouter des utilisateurs dans la |
|---|
| 4 | <span class="pwgScreen">Administration » Utilisateurs » Groupes</span>.</p> |
|---|
| 5 | |
|---|
| 6 | <p>Un utilisateur peut appartenir à plusieurs groupes. L'autorisation est |
|---|
| 7 | plus forte que l'interdiction : si l'utilisateur "pierre" appartient aux |
|---|
| 8 | groupes "famille" et "amis", et que seul le groupe "famille" peut visiter la |
|---|
| 9 | catégorie "Noël 2003", alors "pierre" peut visiter cette catégorie.</p> |
|---|