Last change
on this file since 8728 was
6365,
checked in by plg, 15 years ago
|
merge r6361 from branch 2.1 to trunk
feature 1697: ability to deactivate the synchronization method to add photos.
|
File size:
1.3 KB
|
Line | |
---|
1 | <p>Several ways to add your photos in your gallery:</p> |
---|
2 | |
---|
3 | <ul> |
---|
4 | <li><strong>Direct upload</strong> inside your web browser is the |
---|
5 | simplest and most immediate way. It depends on your browser capabilities |
---|
6 | and your web server. For a huge quantity of photos or in case you encounter some problem, |
---|
7 | the other methods are just waiting for you!</li> |
---|
8 | </ul> |
---|
9 | |
---|
10 | <p class="nextStepLink"><a href="admin.php?page=photos_add§ion=direct">Go to Direct Upload </a></p> |
---|
11 | |
---|
12 | <ul> |
---|
13 | <li><strong>pLoader</strong> is a desktop application, to be installed on your computer. Drag & drop photos into pLoader window, click on <em>"Upload to Piwigo"</em> and let pLoader do the job. You can find other desktop applications such as <strong>WinToPiwigo</strong> or the <strong>Digikam</strong> export plugin to Piwigo.</li> |
---|
14 | </ul> |
---|
15 | |
---|
16 | <p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ploader">Go to pLoader</a></p> |
---|
17 | |
---|
18 | <div id="helpSynchro"> |
---|
19 | <ul> |
---|
20 | <li><strong>FTP transfer</strong> is the most recommended way to add a |
---|
21 | very large collection of photos with a minimum number of clicks. Follow |
---|
22 | the guide to prepare your photos. The FTP method let you control precisely |
---|
23 | the physical organization of your photos on your server.</li> |
---|
24 | </ul> |
---|
25 | |
---|
26 | <p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ftp">Go to FTP</a></p> |
---|
27 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.