source: trunk/language/en_UK/help/history.html @ 5393

Last change on this file since 5393 was 5393, checked in by tosca, 14 years ago

Last batch of EN/FR help languages files.

Have left aside extend_for_templates considering it will be obsolete quite soon (from 2.2 ?)

  • Property svn:eol-style set to LF
File size: 1.6 KB
Line 
1<h2>History</h2>
2
3<p>On these screens, you can monitor your gallery visits history
4according to the options you have chosen in - Administration - General - History index.</p>
5       
6<h3>Statistics</h3>
7<ul>
8  <p>If you have chosen to record the(<span
9class="pwgScreen">index.php</span> and <span
10class="pwgScreen">picture.php</span>) visited pages in the table <code>history</code>,
11you can monitor them from this tab.</p>
12       
13        <li><strong>Global statistics</strong>: visits per year. </li>
14       
15        <li><strong>Yearly statistics</strong>: visits per month in the selected year .</li>
16       
17        <li><strong>Monthly statistics</strong>: visits per days in the selected month .</li>
18       
19        <li><strong>Daily statistics</strong>: visits per hours in the selected day.</li>
20       
21</ul>
22
23<h3>Search</h3>
24<ul>
25  <p>If you have chosen to record the (<span
26class="pwgScreen">index.php</span> and <span
27class="pwgScreen">picture.php</span>) pages visited in the table <code>history. </code>, you can browse the details of the visited pages from this tab,
28with the help of different filters.</p>
29 
30        <li><strong>Filter per date</strong> : choose the date range you want
31        to observe the activity.</li>
32       
33        <li><strong>Filter per type of element</strong> : choose the type
34        of element you want to observe the activity.</li>
35       
36        <li><strong>Filter per user</strong> : choose the user you want to
37        observe the activity.</li>
38       
39        <li><strong>Filter per name of the file</strong> : choose the file name
40        you     want to observe the activity.</li>
41       
42        <li><strong>Filter per image identifier</strong> : choose the image identifier
43        you want to observe the activity.</li>
44</ul>
Note: See TracBrowser for help on using the repository browser.