diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_UK.iso-8859-1/help/configuration.html | 44 |
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> |