diff options
author | vdigital <vdigital@piwigo.org> | 2008-05-23 21:05:41 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-05-23 21:05:41 +0000 |
commit | 77fd1f51a3c5f5a52f72ef8a299fe368228e2285 (patch) | |
tree | a67ede42904657ccf3349ecdaef1cec8b8e36ff8 /BSF/language/en_UK/help/synchronize.html | |
parent | 553727dffacc48e8337c1d141f2a25af359e74b1 (diff) |
git-svn-id: http://piwigo.org/svn/trunk@2357 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | BSF/language/en_UK/help/synchronize.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/BSF/language/en_UK/help/synchronize.html b/BSF/language/en_UK/help/synchronize.html new file mode 100644 index 000000000..c1ae424f8 --- /dev/null +++ b/BSF/language/en_UK/help/synchronize.html @@ -0,0 +1,13 @@ +<h2>Synchronize</h2> + +<p>There are 2 synchronizations possible : directories/files and file +metadata. directories/files is about synchronizing your directories tree +with the category tree in the database. metadata is about updating elements +informations such as filesize, dimensions in pixels, EXIF or IPTC +informations.</p> + +<p>The first synchronization must be the directories/files one.</p> + +<p>Synchronization process may take long (depending on your server load and +quantity of elements to manage) so it is possible to progress by step: +category by category.</p> |