aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2010-03-31 22:35:01 +0000
committerriopwg <riopwg@piwigo.org>2010-03-31 22:35:01 +0000
commitb6a45c886579a891bfe5c6e4b22d71e90031ef83 (patch)
treee7c74c69744f65a7b758e9b84c48118cbb1f5c34
parent9da7908f18605c086da5a97a869ad14c2fb8d86f (diff)
site_manager : modify local file for remote sites
git-svn-id: http://piwigo.org/svn/trunk@5513 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/en_UK/help/site_manager.html5
-rw-r--r--language/fr_FR/help/site_manager.html7
2 files changed, 7 insertions, 5 deletions
diff --git a/language/en_UK/help/site_manager.html b/language/en_UK/help/site_manager.html
index 5f7d8e2cf..c1c6dfe56 100644
--- a/language/en_UK/help/site_manager.html
+++ b/language/en_UK/help/site_manager.html
@@ -7,12 +7,13 @@ show.</p>
<ol>
- <li>edit file <span class="filename">tools/create_listing_file.php</span>,
+ <li>edit file <span class="filename">tools/create_listing_file_local.inc.php</span>,
by modifying parameters section such as
<code>$conf['prefix_thumbnail']</code> or
<code>$conf['use_exif']</code>.</li>
- <li>using ftp, place the modified file <span class="filename">tools/create_listing_file.php</span>
+ <li>using ftp, place the files <span class="filename">tools/create_listing_file.php</span>
+ and <span class="filename">tools/create_listing_file_local.inc.php</span> (modified)
on your distant website, in the same directory as your category
directories (as the directory <span class="filename">galleries</span> of
this website). For example, let's say that you can access <span
diff --git a/language/fr_FR/help/site_manager.html b/language/fr_FR/help/site_manager.html
index acc254317..fcffcfdac 100644
--- a/language/fr_FR/help/site_manager.html
+++ b/language/fr_FR/help/site_manager.html
@@ -9,12 +9,13 @@ ayez de nombreux fichiers à montrer.</p>
<ol>
<li>éditer le fichier <span
-class="filename">tools/create_listing_file.php</span> en modifiant la
+class="filename">tools/create_listing_file_local.inc.php</span> en modifiant la
section des paramètres comme <code>$conf['prefix_thumbnail']</code> ou
<code>$conf['use_exif']</code>.</li>
- <li>par FTP, placer le fichier <span
-class="filename">tools/create_listing_file.php</span> modifié sur votre site
+ <li>par FTP, placer les fichiers <span
+class="filename">tools/create_listing_file.php</span> et <span
+class="filename">tools/create_listing_file_local.inc.php</span> (modifié) sur votre site
distant, dans le même répertoire que les répertoires représentant vos
catégories (comme le répertoire <span class="filename">galleries</span> de
ce site). Par exemple, disons que vous pouvez accéder à <span