diff options
Diffstat (limited to 'language/en_US/help/history.html')
-rw-r--r-- | language/en_US/help/history.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/language/en_US/help/history.html b/language/en_US/help/history.html deleted file mode 100644 index 701b2de10..000000000 --- a/language/en_US/help/history.html +++ /dev/null @@ -1,22 +0,0 @@ -<h2>History</h2> - -<p>On these screens, you can monitor your gallery visits history according to the options you have chosen in: Administration » Configuration » Options » History</p> - -<h3>Statistics</h3> -<ul> - <p>If you have chosen to record the pages visited (<span class="pwgScreen">index.php</span> and <span class="pwgScreen">picture.php</span>), you can monitor them from this tab.</p> - <li><strong>Global statistics</strong>: visits per year. </li> - <li><strong>Yearly statistics</strong>: visits per month in the selected year .</li> - <li><strong>Monthly statistics</strong>: visits per days in the selected month .</li> - <li><strong>Daily statistics</strong>: visits per hours in the selected day.</li> -</ul> - -<h3>Search</h3> -<ul> - <p>If you have chosen to record the pages visited (<span class="pwgScreen">index.php</span> and <span class="pwgScreen">picture.php</span>), you can browse the details from this tab with the help of different filters.</p> - <li><strong>Filter by date:</strong> select the date range to search by setting start and end dates.</li> - <li><strong>Filter by type of element:</strong> select the type of element for statistics on that element.</li> - <li><strong>Filter by user:</strong> select the user for statistics on that user.</li> - <li><strong>Filter by image identifier:</strong> select the image identifier for statistics on that image.</li> - <li><strong>Filter by name of the file:</strong> select the file name for statistics on that file..</li> -</ul>
\ No newline at end of file |