aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/help/site_manager.html
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK/help/site_manager.html')
-rw-r--r--language/en_UK/help/site_manager.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/language/en_UK/help/site_manager.html b/language/en_UK/help/site_manager.html
index cd333d43a..5f7d8e2cf 100644
--- a/language/en_UK/help/site_manager.html
+++ b/language/en_UK/help/site_manager.html
@@ -2,8 +2,8 @@
<p>Piwigo offers the possibility to use several servers to store the
images which will compose your gallery. It can be useful if your gallery is
-installed on one limited space and that you have a big quantity of images to
-be shown.</p>
+installed on a limited space and you have a huge quantity of images to
+show.</p>
<ol>
@@ -12,10 +12,10 @@ be shown.</p>
<code>$conf['prefix_thumbnail']</code> or
<code>$conf['use_exif']</code>.</li>
- <li>place file <span class="filename">tools/create_listing_file.php</span>
- modified on your distant website, in the same directory than your category
+ <li>using ftp, place the modified file <span class="filename">tools/create_listing_file.php</span>
+ on your distant website, in the same directory as your category
directories (as the directory <span class="filename">galleries</span> of
- this website) by ftp. For the example, let's say that you can access <span
+ this website). For example, let's say that you can access <span
class="filename">http://example.com/galleries/create_listing_file.php</span>.</li>
<li>go to <span class="pwgScreen">administration panel, Categories, Site
@@ -31,13 +31,13 @@ be shown.</p>
<li><strong>synchronize</strong> : reads the distant <span
class="filename">listing.xml</span> file and synchronizes with
- database informations.</li>
+ database information</li>
<li><strong>clean</strong> : removes distant <span
- class="filename">listing.xml</span> file.</li>
+ class="filename">listing.xml</span> file</li>
<li><strong>delete</strong> : deletes the site (and all related
- categories and elements) in the database.</li>
+ categories and elements) in the database</li>
</ol>
</li>