Changeset 5513
- Timestamp:
- Apr 1, 2010, 12:35:01 AM (15 years ago)
- Location:
- trunk/language
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/en_UK/help/site_manager.html
r5379 r5513 8 8 <ol> 9 9 10 <li>edit file <span class="filename">tools/create_listing_file .php</span>,10 <li>edit file <span class="filename">tools/create_listing_file_local.inc.php</span>, 11 11 by modifying parameters section such as 12 12 <code>$conf['prefix_thumbnail']</code> or 13 13 <code>$conf['use_exif']</code>.</li> 14 14 15 <li>using ftp, place the modified file <span class="filename">tools/create_listing_file.php</span> 15 <li>using ftp, place the files <span class="filename">tools/create_listing_file.php</span> 16 and <span class="filename">tools/create_listing_file_local.inc.php</span> (modified) 16 17 on your distant website, in the same directory as your category 17 18 directories (as the directory <span class="filename">galleries</span> of -
trunk/language/fr_FR/help/site_manager.html
r5379 r5513 10 10 11 11 <li>éditer le fichier <span 12 class="filename">tools/create_listing_file .php</span> en modifiant la12 class="filename">tools/create_listing_file_local.inc.php</span> en modifiant la 13 13 section des paramètres comme <code>$conf['prefix_thumbnail']</code> ou 14 14 <code>$conf['use_exif']</code>.</li> 15 15 16 <li>par FTP, placer le fichier <span 17 class="filename">tools/create_listing_file.php</span> modifié sur votre site 16 <li>par FTP, placer les fichiers <span 17 class="filename">tools/create_listing_file.php</span> et <span 18 class="filename">tools/create_listing_file_local.inc.php</span> (modifié) sur votre site 18 19 distant, dans le même répertoire que les répertoires représentant vos 19 20 catégories (comme le répertoire <span class="filename">galleries</span> de
Note: See TracChangeset
for help on using the changeset viewer.