diff options
author | gnantic <gnantic@piwigo.org> | 2009-01-15 19:58:25 +0000 |
---|---|---|
committer | gnantic <gnantic@piwigo.org> | 2009-01-15 19:58:25 +0000 |
commit | 0985cc625302b1ffaf4cd4c723462933944bab31 (patch) | |
tree | 240ca1f137500f5a453e36161969d4d1b2746e44 /language/hr_HR/help/history.html | |
parent | ebc2fe30b1a599e7d7e0de528df9140c60e02f6a (diff) |
git-svn-id: http://piwigo.org/svn/branches/2.0@3080 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hr_HR/help/history.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/language/hr_HR/help/history.html b/language/hr_HR/help/history.html new file mode 100644 index 000000000..5ad9f5f76 --- /dev/null +++ b/language/hr_HR/help/history.html @@ -0,0 +1,45 @@ +<h2>History</h2> + +<p>These screens allows you to follow the historical navigation en Piwigo +according to the options yo have chosen in - Administration - General - History index.</p> + +<h3>Statistics</h3> +<ul> + <p>If you have chosen to keep the pages visited (<span +class="pwgScreen">index.php</span> and <span +class="pwgScreen">picture.php</span>) in the table <code>history. </code> +This index allow you to follow the pages visited.</p> + + <li><strong>Global statistics</strong> : you can visualize per year. </li> + + <li><strong>Yearly statistics</strong> : you can visualize per month in the year selected.</li> + + <li><strong>Monthly statistics</strong> : you can visualize per days in the month selected.</li> + + <li><strong>Dayly statistics</strong> : you can visualize per hours in the day selected.</li> + +</ul> + +<h3>Search</h3> +<ul> + <p>If you have chosen to keep the pages visited (<span +class="pwgScreen">index.php</span> and <span +class="pwgScreen">picture.php</span>) in the table <code>history. </code> +This index allow to follow en details the pages visited on the site with +the help of different filters.</p> + + <li><strong>Filter per date</strong> : chose interval of date you wisk + to observe the activity.</li> + + <li><strong>Filter per type of element</strong> : chose the type + of element you wisk to observe the activity.</li> + + <li><strong>Filter per user</strong> : chose user you wisk to + observe the activity.</li> + + <li><strong>Filter per name of the file</strong> : chose name of the file + you wisk to observe the activity.</li> + + <li><strong>Filter per identifying image</strong> : chose identifying image + you wisk to observe the activity.</li> +</ul>
\ No newline at end of file |