diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-10-19 12:21:51 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-10-19 12:21:51 +0000 |
commit | dc01766c586fc9616c82e557a853396e976aaa9d (patch) | |
tree | 6f9b0e497ed9e598a1e8b62c034c76c2e24edd52 /language/en_US/help/history.html | |
parent | 2f08283864615990a47ef8b3995ab88402eda478 (diff) |
[trunk] - language - new language en_US Same en_UK
git-svn-id: http://piwigo.org/svn/trunk@25008 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_US/help/history.html')
-rw-r--r-- | language/en_US/help/history.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/language/en_US/help/history.html b/language/en_US/help/history.html new file mode 100644 index 000000000..701b2de10 --- /dev/null +++ b/language/en_US/help/history.html @@ -0,0 +1,22 @@ +<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 |