site_manager : modify local file for remote sites

git-svn-id: http://piwigo.org/svn/trunk@5513 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg 2010-03-31 22:35:01 +00:00
commit b6a45c8865
2 changed files with 7 additions and 5 deletions

View file

@ -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