diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-10-28 08:06:49 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-10-28 08:06:49 +0000 |
commit | ced01978745b22fb8a70de74481cb8c6730db96f (patch) | |
tree | caeca4f0c43873a50372429f7104d72525e9aac1 /language/en_US/help/cat_options.html | |
parent | a57de90d2ac67150fcc47521af941a9e97f0a385 (diff) |
[trunk] - language - en_US new management guidance language
git-svn-id: http://piwigo.org/svn/trunk@25189 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_US/help/cat_options.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/language/en_US/help/cat_options.html b/language/en_US/help/cat_options.html deleted file mode 100644 index 11222f344..000000000 --- a/language/en_US/help/cat_options.html +++ /dev/null @@ -1,22 +0,0 @@ -<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> |