Ignore:
Timestamp:
Oct 9, 2005, 9:38:26 AM (19 years ago)
Author:
plg
Message:
  • new: "quick start" section in Administration>General>Instructions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK.iso-8859-1/help.html

    r862 r884  
    11<h2>Help</h2>
     2
     3<h3>Quick start</h3>
     4
     5<ol>
     6 
     7  <li>Create a local directory "test_category".</li>
     8
     9  <li>Copy pictures in "test_category".</li>
     10
     11  <li>Open an FTP connection to this remote gallery.</li>
     12
     13  <li>Upload local directory "test_category" into your remote directory
     14  names "galleries". Set authorizations to 777 on directory
     15  "galleries/test_category".</li>
     16
     17  <li>Connect to your PhpWebGallery as an admin.</li>
     18
     19  <li>Go to <span class="pwgScreen">Administration, Pictures,
     20  Thumbnails</span>. PhpWebGallery find the picture from "test_category"
     21  without thumbnails. Ask to create thumbnails.</li>
     22
     23  <li>Go to <span class="pwgScreen">Administration, General,
     24  Synchronize</span>. Check "directories + files" option, uncheck "only
     25  perform a simulation" and submit the synchronization.</li>
     26
     27  <li>Job's done. You've created a category "test_category" at the root of
     28your gallery.</li>
     29 
     30</ol>
    231
    332<h3>Adding elements</h3>
Note: See TracChangeset for help on using the changeset viewer.