diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-10-28 08:06:49 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-10-28 08:06:49 +0000 |
commit | ced01978745b22fb8a70de74481cb8c6730db96f (patch) | |
tree | caeca4f0c43873a50372429f7104d72525e9aac1 /language/en_US/help/history.html | |
parent | a57de90d2ac67150fcc47521af941a9e97f0a385 (diff) |
[trunk] - language - en_US new management guidance language
git-svn-id: http://piwigo.org/svn/trunk@25189 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, 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 |