aboutsummaryrefslogtreecommitdiffstats
path: root/language/tr_TR/help/photos_add_ftp.html
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-03-29 11:08:45 +0200
committerplegall <plg@piwigo.org>2016-03-29 11:08:45 +0200
commitd142c9872541b04dbfc7045022e0800509e3e86a (patch)
treeeb98bfe681d6aafe1a55980490b1e1166a4a735e /language/tr_TR/help/photos_add_ftp.html
parent3c8e229a910809e1b7b32a6cdb5c438f8d80ac3b (diff)
bug #439, add new details in FTP+sync help in all languages
Diffstat (limited to '')
-rwxr-xr-xlanguage/tr_TR/help/photos_add_ftp.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/language/tr_TR/help/photos_add_ftp.html b/language/tr_TR/help/photos_add_ftp.html
index 052b65ba8..78048e564 100755
--- a/language/tr_TR/help/photos_add_ftp.html
+++ b/language/tr_TR/help/photos_add_ftp.html
@@ -63,10 +63,12 @@ galleries
be a picture if its extension is among <code>picture_ext</code>
configuration parameter possibilities.</li>
- <li>No photo elements (video, sounds, file texts, whatever you want...) are represented by default by an icon corresponding to the filename
+ <li>Non photo elements (video, sounds, file texts, whatever you want...) are represented by default by an icon corresponding to the filename
extension. Optionally, you can associate a thumbnail and a representative
file (see video.avi in the example above).</li>
+ <li>Multiple formats: a photo can be available in several formats. In this example, we have 3 additional formats for img0001.jpg. You can activate this feature with <code>$conf['enable_formats'] = true;</code> in your local configuration and define a list of formats, like <code>$conf['format_ext'] = array('cmyk.jpg', 'cr2', 'zip');</code></li>
+
<li><em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, nor accentuated characters.</li>
<li>Once photos are correctly placed in the
@@ -74,4 +76,4 @@ galleries
Synchronize</span></li>
</ul>
-</fieldset> \ No newline at end of file
+</fieldset>