diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-10-01 06:51:10 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-10-01 06:51:10 +0000 |
commit | 892fe2153ab749c9de98d23d8caed76bc40d116f (patch) | |
tree | f9df7296d4290514cf5fdb9e26948b88281a1e9d /language/en_UK/help/history.html | |
parent | 2cc35e7ddfbac0b5a42aade3feaf29a32d6bdf32 (diff) |
[trunk] - language - update en_UK - English - Thanks to mixedbredie - step 2 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12285 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/history.html | 38 |
1 files changed, 8 insertions, 30 deletions
diff --git a/language/en_UK/help/history.html b/language/en_UK/help/history.html index 43743010e..701b2de10 100644 --- a/language/en_UK/help/history.html +++ b/language/en_UK/help/history.html @@ -1,44 +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 index.</p> +<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(<span -class="pwgScreen">index.php</span> and <span -class="pwgScreen">picture.php</span>) visited pages in the table <code>history</code>, -you can monitor them from this tab.</p> - + <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 (<span -class="pwgScreen">index.php</span> and <span -class="pwgScreen">picture.php</span>) pages visited in the table <code>history. </code>, you can browse the details of the visited pages from this tab, -with the help of different filters.</p> - - <li><strong>Filter per date</strong> : choose the date range you want - to observe the activity.</li> - - <li><strong>Filter per type of element</strong> : choose the type - of element you want to observe the activity.</li> - - <li><strong>Filter per user</strong> : choose the user you want to - observe the activity.</li> - - <li><strong>Filter per name of the file</strong> : choose the file name - you want to observe the activity.</li> - - <li><strong>Filter per image identifier</strong> : choose the image identifier - you want to observe the activity.</li> + <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 |