diff options
author | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
commit | a34f8c67b07c861212346252b766cf6131b65885 (patch) | |
tree | bc7dce174a0514bec93c6aa39c6c21a1d298337e /language/en_UK/help/synchronize.html | |
parent | 78b838459d0a46f868fbef102feed804c424190b (diff) |
Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become
utf-8 encoded and the directory names lose encoding information as the only
supported encoding becomes utf-8.
git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/help/synchronize.html')
-rw-r--r-- | language/en_UK/help/synchronize.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/language/en_UK/help/synchronize.html b/language/en_UK/help/synchronize.html new file mode 100644 index 000000000..c1ae424f8 --- /dev/null +++ b/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> |