diff options
Diffstat (limited to 'language/en_UK/help.html')
-rw-r--r-- | language/en_UK/help.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/language/en_UK/help.html b/language/en_UK/help.html index f8fd2bcb8..1ca5c5ca9 100644 --- a/language/en_UK/help.html +++ b/language/en_UK/help.html @@ -14,10 +14,10 @@ names "galleries". Set authorizations to 777 on directory "galleries/test_category".</li> - <li>Connect to your PhpWebGallery as an admin.</li> + <li>Connect to your Piwigo as an admin.</li> <li>Go to <span class="pwgScreen">Administration, Pictures, - Thumbnails</span>. PhpWebGallery find the picture from "test_category" + Thumbnails</span>. Piwigo find the picture from "test_category" without thumbnails. Ask to create thumbnails.</li> <li>Go to <span class="pwgScreen">Administration, Categories, @@ -35,7 +35,7 @@ your gallery.</li> <li> - <p>Category directories are in the PhpWebGallery directory + <p>Category directories are in the Piwigo directory "galleries". Here follow the directory tree of a very small gallery (but using many features) :</p> @@ -76,12 +76,12 @@ your gallery.</li> </li> <li>Basically, a category is represented by a directory at any level in - PhpWebGallery directory "galleries". Each category can contain as many + Piwigo directory "galleries". Each category can contain as many sub-level as you wish. In the example above, category-1.1.1.1 is at level 4 of deepness.</li> <li>Basically, an element is represented by a file. A file can be a - PhpWebGallery element if its extenstion is among <code>file_ext</code> + Piwigo element if its extenstion is among <code>file_ext</code> configuration parameter possibilities (see <span class="filename">include/config_default.inc.php</span> file). A file can be a picture if its extension is among <code>picture_ext</code> @@ -182,7 +182,7 @@ containing sub-categories.</li> <ul> - <li>PhpWebGallery is able to manage groups of users. It can be very useful + <li>Piwigo is able to manage groups of users. It can be very useful to have common permission access for private categories.</li> <li>You can create groups in <span class="pwgScreen">Administration, @@ -198,7 +198,7 @@ containing sub-categories.</li> <h3>Files upload by users</h3> -<p>PhpWebGallery offers the possibility for users to upload images. in +<p>Piwigo offers the possibility for users to upload images. in order to do it:</p> <ol> @@ -222,7 +222,7 @@ filesystem with database.</p> <ul> - <li>PhpWebGallery dissociates categories where elements are stored and + <li>Piwigo dissociates categories where elements are stored and categories where they are shown.</li> <li>By default, elements are shown only in their real categories : the @@ -251,8 +251,8 @@ filesystem with database.</p> <li>If you have any question, do not hesitate to take a look at the forum or ask a question there. The <a href="http://forum.phpwebgallery.net">forum</a> (message board) is - available on the presentation site of PhpWebGallery. Check the <a - href="http://phpwebgallery.net/doc/">official PhpWebGallery + available on the presentation site of Piwigo. Check the <a + href="http://phpwebgallery.net/doc/">official Piwigo documentation</a> for further reading.</li> </ul> |