diff options
Diffstat (limited to 'language/en_US/help/cat_options.html')
-rw-r--r-- | language/en_US/help/cat_options.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/language/en_US/help/cat_options.html b/language/en_US/help/cat_options.html new file mode 100644 index 000000000..11222f344 --- /dev/null +++ b/language/en_US/help/cat_options.html @@ -0,0 +1,22 @@ +<h2>Album options</h2> + +<p>Options management for several albums at once.</p> + +<dl> + +<dt>Comments</dt> +<dd>A photo can receive comments from your visitors if it belongs to an album with comments activated.</dd> + +<dt>Lock</dt> +<dd>Locked albums are disabled for maintenance. Only administrators can view them in the gallery.</dd> + +<dt>Public / private</dt> +<dd>Once an album become private, give access rights to users and groups</dd> + +<dt>Representative</dt> +<dd>This option is available when you set the configuration setting +<code>allow_random_representative</code> (see <span + class="filename">include/config_defaults.inc.php</span>) to +<em>true</em>. Each album can be represented by a random photo or by a photo chosen as a unique representative.</dd> + +</dl> |