From af621d40d460dec6562664b636fc350d1d8fb9c6 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 19 Oct 2006 00:41:07 +0000 Subject: feature 564: logs in the history table each user login feature 562: possibility to log page visits for any combination of administrators/users/guests git-svn-id: http://piwigo.org/svn/trunk@1565 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/help/configuration.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'language/en_UK.iso-8859-1/help') 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.
  • Gallery URL: used for the RSS feed.
  • -
  • History: visits on pages category.php and picture.php will be registered in - history table. Visits will be shown in Administration, General, History.
  • -
  • Lock gallery: Lock the entire gallery for maintenance. Only administrator users will be able to reach the gallery.
  • @@ -36,6 +30,20 @@ page.
  • Rating by guests: Even non registered users can rate images.
  • +
  • History Users: visits by registrered users on pages category.php and picture.php will be saved in the + history table. Visits will be shown in Administration, General, History.
  • + +
  • History Administrator: page visits by administrators + will be saved.
  • + +
  • History Guests: page visits by guests will be saved.
  • + +
  • User login history: when a user logs in, it will be + logged in the history table.
  • + -- cgit v1.2.3