diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/help/site_manager.html | 5 |
1 files changed, 3 insertions, 2 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 |