diff options
Diffstat (limited to 'language/en_UK.iso-8859-1/help/configuration.html')
-rw-r--r-- | language/en_UK.iso-8859-1/help/configuration.html | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html index 3741207e2..cca7f1d8a 100644 --- a/language/en_UK.iso-8859-1/help/configuration.html +++ b/language/en_UK.iso-8859-1/help/configuration.html @@ -21,12 +21,6 @@ page.</li> <li><strong>Gallery URL</strong>: used for the RSS feed.</li> - <li><strong>History</strong>: visits on pages <span - class="pwgScreen">category.php</span> and <span - class="pwgScreen">picture.php</span> will be registered in - <code>history</code> table. Visits will be shown in <span - class="pwgScreen">Administration, General, History</span>.</li> - <li><strong>Lock gallery</strong>: Lock the entire gallery for maintenance. Only administrator users will be able to reach the gallery.</li> @@ -36,6 +30,20 @@ page.</li> <li><strong>Rating by guests</strong>: Even non registered users can rate images.</li> + <li><strong>History Users</strong>: visits by registrered users on pages <span + class="pwgScreen">category.php</span> and <span + class="pwgScreen">picture.php</span> will be saved in the + <code>history</code> table. Visits will be shown in <span + class="pwgScreen">Administration, General, History</span>.</li> + + <li><strong>History Administrator</strong>: page visits by administrators + will be saved.</li> + + <li><strong>History Guests</strong>: page visits by guests will be saved.</li> + + <li><strong>User login history</strong>: when a user logs in, it will be + logged in the <code>history</code> table.</li> + </ul> |