aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/help/configuration.html
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-02-28 00:16:53 +0000
committerrvelices <rv-github@modusoptimus.com>2007-02-28 00:16:53 +0000
commit30e259904cc38172b2b730455009455675f0d8f5 (patch)
treeb454d1d0e8c2ee75eb2bb4e41b0658f833a5a1a2 /language/en_UK.iso-8859-1/help/configuration.html
parentfec44b7f888783afeb99f256a07cfcef185d2110 (diff)
admin pages: merge Categories/comments page into Configuration/comments page
(they are related and we reduce the # of links in the menu) git-svn-id: http://piwigo.org/svn/trunk@1865 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/en_UK.iso-8859-1/help/configuration.html44
1 files changed, 28 insertions, 16 deletions
diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html
index 8e6068c6e..be92d9a9c 100644
--- a/language/en_UK.iso-8859-1/help/configuration.html
+++ b/language/en_UK.iso-8859-1/help/configuration.html
@@ -9,6 +9,7 @@ cass="filename">include/config_default.inc.php</span>.</p>
<p>This screen is divided in several sections, regrouping configuration
parameters by theme.</p>
+
<h3>General</h3>
<ul>
@@ -43,22 +44,6 @@ rate images.</li>
</ul>
-<h3>User comments</h3>
-
-<ul>
-
- <li><strong>Comments for all</strong>: Even guest not registered can post
- comments.</li>
-
- <li><strong>Number of comments per page</strong>.</li>
-
- <li><strong>Validation</strong>: an administrator validate users posted
- comments before they become visible on the site. User comments validation
- takes place in screen <span class="pwgScreen">Administration, Pictures,
- Comments</span>.</li>
-
-</ul>
-
<h3>Default display</h3>
<p>Here you can change display options used by default, when guest is not
@@ -108,3 +93,30 @@ users.</p>
previous setting.</li>
</ul>
+
+
+<h3>User comments</h3>
+
+<ul>
+
+ <li><strong>Comments for all</strong>: Even guest not registered can post
+ comments.</li>
+
+ <li><strong>Number of comments per page</strong>.</li>
+
+ <li><strong>Validation</strong>: an administrator validate users posted
+ comments before they become visible on the site. User comments validation
+ takes place in screen <span class="pwgScreen">Administration, Pictures,
+ Comments</span>.</li>
+
+ <li><strong>Email admin when a valid comment is entered</strong>:
+Sends an email to the administrators when a user enters a comment and this comment is validated.</li>
+
+ <li><strong>Email admin when a comment requires validation</strong>:
+Sends an email to the administrators when a user enters a comment that requires validation by the admin.
+User comments validation takes place in the screen <span class="pwgScreen">Administration, Pictures, Comments</span>.</li>
+
+ <li><strong>Authorize users to add comments on selected categories</strong>:
+ Selects the categories which are commentable. An image is commentable if it belongs to at least one category that is commentable.</li>
+
+</ul>