From a34f8c67b07c861212346252b766cf6131b65885 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Oct 2007 21:39:15 +0000 Subject: Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/help.html | 259 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 259 insertions(+) create mode 100644 language/en_UK/help.html (limited to 'language/en_UK/help.html') diff --git a/language/en_UK/help.html b/language/en_UK/help.html new file mode 100644 index 000000000..f8fd2bcb8 --- /dev/null +++ b/language/en_UK/help.html @@ -0,0 +1,259 @@ +

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, Categories, + 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

+ + + +

Thumbnails

+ + + +

Access authorization

+ + + +

Users Groups

+ + + +

Files upload by users

+ +

PhpWebGallery offers the possibility for users to upload images. in +order to do it:

+ +
    + +
  1. authorize upload on any categories (Administration, Categories, Manage, edit or Administration panel, Categories, Properties, Upload)
  2. + +
  3. give write rights on directories for ugo (user, group, other)
  4. + +
+ +

Files uploaded by users are not directly visible on the website, they +must be validated by an administrator. For that purpose, an administrator +must go in Administration, Pictures, Waiting +in order to validate or to refuse the files proposed, then to synchronize +filesystem with database.

+ + +

Links between elements and categories, virtual categories

+ + + +

Miscellanous informations

+ + + -- cgit v1.2.3