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.iso-8859-1/help/cat_options.html | 36 ------------------------- 1 file changed, 36 deletions(-) delete mode 100644 language/en_UK.iso-8859-1/help/cat_options.html (limited to 'language/en_UK.iso-8859-1/help/cat_options.html') diff --git a/language/en_UK.iso-8859-1/help/cat_options.html b/language/en_UK.iso-8859-1/help/cat_options.html deleted file mode 100644 index c79d3aac3..000000000 --- a/language/en_UK.iso-8859-1/help/cat_options.html +++ /dev/null @@ -1,36 +0,0 @@ -

Category options

- -

This screen lets the administrator manage categories option for many -categories at once.

- -
- -
Upload
-
Make categories uploadable for gallery visitors. Only non virtual and - non remote categories are shown.
- -
Comments
-
Authorize users to add comments on selected categories. -Selects the categories which are commentable. -An image is commentable if it belongs to at least one category that is commentable.
- -
Lock
-
Selected categories will temporary been disabled for maintenance. If - you lock a category, all its child categories become locked. If you unlock - a category, all its parent categories become unlocked.
- -
Public / private
-
Manage authorizations for selected categories. Selected categories are - private : you will need to authorize users and/or groups to access to - them. If you make a category private, all its child categories becomes - private. If you make a category public, all its parent categories becomes - public
- -
Representative
-
This option can be managed only if you set configuration parameter - allow_random_representative (see include/config_defaults.inc.php) to - true. Each category can be randomly represented or singly - represented (by a unique picture).
- -
-- cgit v1.2.3