diff --git a/doc/ChangeLog b/doc/ChangeLog index 4a57f36fd..090e204fe 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-10-09 Pierrick LE GALL + + * new: "quick start" section in Administration>General>Instructions + 2005-10-08 Pierrick LE GALL * translation: new items related to configuration parameters diff --git a/language/en_UK.iso-8859-1/help.html b/language/en_UK.iso-8859-1/help.html index 4f1e5634f..1d2fd2e72 100644 --- a/language/en_UK.iso-8859-1/help.html +++ b/language/en_UK.iso-8859-1/help.html @@ -1,5 +1,34 @@

Help

+

Quick start

+ +
    + +
  1. Create a local directory "test_category".
  2. + +
  3. Copy pictures in "test_category".
  4. + +
  5. Open an FTP connection to this remote gallery.
  6. + +
  7. Upload local directory "test_category" into your remote directory + names "galleries". Set authorizations to 777 on directory + "galleries/test_category".
  8. + +
  9. Connect to your PhpWebGallery as an admin.
  10. + +
  11. Go to Administration, Pictures, + Thumbnails. PhpWebGallery find the picture from "test_category" + without thumbnails. Ask to create thumbnails.
  12. + +
  13. Go to Administration, General, + Synchronize. Check "directories + files" option, uncheck "only + perform a simulation" and submit the synchronization.
  14. + +
  15. Job's done. You've created a category "test_category" at the root of +your gallery.
  16. + +
+

Adding elements