aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/help/maintenance.html
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-10-01 07:44:49 +0000
committerddtddt <ddtddt@piwigo.org>2011-10-01 07:44:49 +0000
commit350f16f692b5a4dba21a1d971d3b09f6a3aad05f (patch)
tree3a0bd5e0be9c26df5622c9d7121959968256dd37 /language/en_UK/help/maintenance.html
parent892fe2153ab749c9de98d23d8caed76bc40d116f (diff)
[trunk] - language - update en_UK - English - Thanks to mixedbredie - step 3 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12286 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help/maintenance.html')
-rw-r--r--language/en_UK/help/maintenance.html58
1 files changed, 11 insertions, 47 deletions
diff --git a/language/en_UK/help/maintenance.html b/language/en_UK/help/maintenance.html
index 4245e49b2..671c92ce6 100644
--- a/language/en_UK/help/maintenance.html
+++ b/language/en_UK/help/maintenance.html
@@ -1,62 +1,26 @@
<h2>Maintenance</h2>
-<p>To optimize page generation time, Piwigo uses cached
-information. For example, instead of counting the number of photos
-contained in each album at each page reload, this information is stored
-in the database. In theory, this information should always be correct, but
-sometimes an error can occur and cached information becomes wrong.</p>
+<p>To optimise page generation time Piwigo uses cached information. For example, instead of counting the number of photos contained in each album at each page reload this information is stored in the database. In theory this information should always be correct but sometimes an error can occur and cached information becomes out of date.</p>
-<p>Some information become useless with time going by. Deleting this useless
-information from database make you save disk space.</p>
+<p>Some information becomes less useful as time goes by. Deleting this useless information from the database will save you some disk space.</p>
<ul>
-
- <li>
- <strong>Unlinked photos:</strong>
- Display photos which are not associated to any virtual album.
- </li>
- <li>
- <strong>Files with the same name in more than one physical album:</strong>
- Display photos or files which are found with the same filename in several albums.
- </li>
-
+ <li><strong>Delete orphan tags</strong></li>
</ul>
-
<ul>
-
- <li><strong>Update albums informations:</strong> For each album,
- the following information is checked, and updated if necessary : list of parent
- albums, number of photos, last photo date, position among
- brother albums, position among all albums. This action also checks
- the representative photos consistency.</li>
-
- <li><strong>Update photos information:</strong> For each photo,
- information updated is : full path to file, average
- rate. <em>Warning</em>, do not mix up: metadata information
- must be synchronized from <span class="pwgScreen">Administration &raquo;
- Tools &raquo; Synchronize</span>, or on the modification screen of a
- single photo (through <span class="pwgScreen">Photo</span> for
- example).</li>
-
- <li><strong>Repair and optimize the database:</strong>
- Perform re-order, repair and optimize operations on each table of the database.
- </li>
+ <li><strong>Update albums informations:</strong> For each album, the following information is checked, and updated if necessary : list of parent albums, number of photos, last photo date, position among brother albums, position among all albums. This action also checks the representative photos consistency.</li>
+ <li><strong>Update photos information:</strong> For each photo, information updated is : full path to file, average rate. <em>Warning</em>, do not mix up: metadata information must be synchronised from <span class="pwgScreen">Administration &raquo; Tools &raquo; synchronise</span>, or on the modification screen of a single photo (through <span class="pwgScreen">Photo</span> for example).</li>
</ul>
-
<ul>
- <li><strong>Purge history details:</strong> Delete all lines from the
- <code>history</code> table. Screen <span class="pwgScreen">Administration &raquo;
- Tools &raquo; History</span> will not longer show information for the past
- history. <em>Warning</em>: all data will be lost, without any way to
- get them back.</li>
+ <li><strong>Repair and optimise the database:</strong>Perform re-order, repair and optimise operations on each table of the database.</li>
+ <li><strong>Reinitialize integrity check</strong></li>
+</ul>
+<ul>
+ <li><strong>Purge history details:</strong> Delete all lines from the history table. Screen <span class="pwgScreen">Administration &raquo; Tools &raquo; History</span> will not longer show information for the past history. <em>Warning:</em> all data will be lost, without any way to get them back.</li>
<li><strong>Purge history summary:</strong> Delete all the summary information about visit history. This summary is calculated from the history details.</li>
-
<li><strong>Purge sessions:</strong> Delete expired user sessions.</li>
-
<li><strong>Purge never used notification feeds</strong></li>
-
<li><strong>Purge searches history</strong></li>
-
<li><strong>Purge compiled templates</strong></li>
-</ul>
+</ul> \ No newline at end of file