aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT/help/site_manager.html
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2010-04-01 05:55:34 +0000
committerriopwg <riopwg@piwigo.org>2010-04-01 05:55:34 +0000
commit0be35acd0f2e4b9badf4821513385d5cb83bcbfe (patch)
tree2fd8b0acaea063fbf9d3914ebb509ab235798ed3 /language/it_IT/help/site_manager.html
parent9a0d14ddf1f370d4be30e1c8296afdcc9e5e0494 (diff)
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@5519 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/help/site_manager.html')
-rw-r--r--language/it_IT/help/site_manager.html18
1 files changed, 11 insertions, 7 deletions
diff --git a/language/it_IT/help/site_manager.html b/language/it_IT/help/site_manager.html
index 7b41e4e3a..a55bc847a 100644
--- a/language/it_IT/help/site_manager.html
+++ b/language/it_IT/help/site_manager.html
@@ -5,17 +5,19 @@ immagazzinare le immagini della vostra galleria. Ciò può essere utile
se la vostra galleria è installata su uno spazio limitato e avete
una grande quantità d'immagini da mostrare.</p>
+
<ol>
<li>modificare il file <span
-class="filename">tools/create_listing_file.php</span> agendo
+class="filename">tools/create_listing_file_local.inc.php</span> agendo
sui parametri come <code>$conf['prefix_thumbnail']</code> o
<code>$conf['use_exif']</code>.</li>
- <li>piazzare il file <span
-class="filename">tools/create_listing_file.php</span> modificato sul Vostro sito
+ <li>via FTP, piazzare i file <span
+class="filename">tools/create_listing_file.php</span> e <span
+class="filename">tools/create_listing_file_local.inc.php</span> (modificato) sul Vostro sito
remoto, nella stessa directory che le categorie che compongono la vostra galleria
-(come la directory <span class="filename">galleries</span> di questo sito), per FTP.
+(come la directory <span class="filename">galleries</span> di questo sito).
Per esempio, supponiamo che potete accedere a <span
class="filename">http://esempio.it/galleries/create_listing_file.php</span>.</li>
@@ -33,11 +35,13 @@ class="filename">http://esempio.it/galleries</span>.</li>
per generare il file di listing remoto</li>
<li><strong>sincronizzare</strong> : legge il file remoto <span
-class="filename">listing.xml</span> e sincronizza con la base dati locale.</li>
+class="filename">listing.xml</span> e sincronizza con la base dati
+locale.</li>
- <li><strong>pulire</strong> : cancella il file di listing remoto.</li>
+ <li><strong>pulire</strong> : cancella il file di listing
+remoto.</li>
- <li><strong>Cancellare</strong> : cancella il sito remoto (e tutte le
+ <li><strong>cancellare</strong> : cancella il sito remoto (e tutte le
relative categorie ed elementi associati) dalla base dati.</li>
</ol>