mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
- fix help files
- feature 695 added action loc_user_profile_updated in profile.php - added event allow_increment_element_hit_count in picture.php git-svn-id: http://piwigo.org/svn/trunk@2048 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -24,15 +24,14 @@ page.</li>
|
||||
maintenance. Only administrator users will be able to reach the
|
||||
gallery.</li>
|
||||
|
||||
<li><strong>Rating</strong>: Picture rating feature is enabled.</li>
|
||||
|
||||
<li><strong>Rating by guests</strong>: Even non registered users can rate images.</li>
|
||||
|
||||
<li><strong>Allow user registration</strong>: Registration is free for all.</li>
|
||||
|
||||
<li><strong>Mail address is obligatory for all users</strong>: Mail address will checked on registration or profile update except if the action is done on administration part.</li>
|
||||
|
||||
<li><strong>Rating</strong>: Picture rating feature is enabled.</li>
|
||||
|
||||
<li><strong>Rating by guests</strong>: Even non registered users can
|
||||
rate images.</li>
|
||||
|
||||
<li><strong>Email admins when a new user registers</strong>: Administrators will be received mail for each registration.</li>
|
||||
|
||||
<li><strong>Email adminis when a picture is uploaded</strong>: Administrators will be received mail for each picture uploaded by a user.</li>
|
||||
|
||||
@@ -24,15 +24,14 @@ pages.</li>
|
||||
galerie pour maintenance. Seul les administrateurs pourront accéder à la
|
||||
galerie.</li>
|
||||
|
||||
<li><strong>Notation</strong>: La notation des photos est possible.</li>
|
||||
|
||||
<li><strong>Notation par les visiteurs</strong>: Même les utilisateurs non enregistrés peuvent noter les images.</li>
|
||||
|
||||
<li><strong>Permettre l'enregistrement des utilisateurs</strong>: L'inscription est libre pour tous.</li>
|
||||
|
||||
<li><strong>L'adresse mail est obligatoire pour tous les utilisateurs</strong>: L'adresse mail sera vérifié lors des inscriptions ou de la mise à jour des profils sauf si l'action est effectuée dans la partie administration.</li>
|
||||
|
||||
<li><strong>Notation</strong>: La notation des photos est possible.</li>
|
||||
|
||||
<li><strong>Notation par les visiteurs</strong>: Même les utilisateurs
|
||||
non enregistrés peuvent noter les images.</li>
|
||||
|
||||
<li><strong>Notifier les administrateurs lors de l'inscription d'un utilisateur</strong>: Les administrateurs recevront un courriel à chaque inscription.</li>
|
||||
|
||||
<li><strong>Notifier les administrateurs quand une image est téléchargée</strong>: Les administrateurs recevront un courriel à chaque image mis à disposition par un utilisateur.</li>
|
||||
|
||||
Reference in New Issue
Block a user