diff options
author | rvelices <rv-github@modusoptimus.com> | 2006-02-16 00:45:18 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2006-02-16 00:45:18 +0000 |
commit | d22a07cee30b96f703ab2fa295a4c5f4407d0e00 (patch) | |
tree | 8c0545c3d30b38b18db20209fdd75b2587f29eb6 /language/en_UK.iso-8859-1/help | |
parent | 2a01c7472a31ef36435ac4ca6022bcdfda149802 (diff) |
feature 264: gallery_url, rate and rate_anonymous from config file to database
git-svn-id: http://piwigo.org/svn/trunk@1044 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK.iso-8859-1/help/configuration.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html index 59da41881..4e6a73b5d 100644 --- a/language/en_UK.iso-8859-1/help/configuration.html +++ b/language/en_UK.iso-8859-1/help/configuration.html @@ -19,6 +19,8 @@ parameters by theme.</p> <li><strong>Gallery description</strong>: displayed under gallery title.</li> + <li><strong>Gallery URL</strong>: used for the RSS feed.</li> + <li><strong>History</strong>: visits on pages <span class="pwgScreen">category.php</span> and <span class="pwgScreen">picture.php</span> will be registered in @@ -29,6 +31,11 @@ parameters by theme.</p> maintenance. Only administrator users will be able to reach the gallery.</li> + <li><strong>Rating</strong>: Picture rating feature is enabled.</li> + + <li><strong>Rating by guests</strong>: Even non registered users can +rate images.</li> + </ul> |