blob: 5ad9f5f7637eab2778a454c0e658f44ee3ee4eec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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>
|