Changeset 12161 for trunk/language/en_UK/help
- Timestamp:
- Sep 14, 2011, 10:20:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/en_UK/help/configuration.html
r11588 r12161 1 1 <h2>Configuration</h2> 2 2 3 <p>This screen let the administrator do basic configuration. Indeed, this 4 screen only shows simple configuration parameters that should be enough for 5 the vast majority of administrators. If you want to see other numerous (and 6 advanced) configuration parameters, read file <span 3 <p>This screen let the administrator do basic gallery configuration. Indeed, this screen only shows simple configuration parameters that should be enough for the vast majority of administrators. If you want to see other numerous (and advanced) configuration parameters, read the default configuration file <span 7 4 class="filename">include/config_default.inc.php</span>.</p> 8 5 9 <p>This screen is divided in several sections, regrouping configuration 10 parameters by theme.</p> 6 <p>The screen is divided into different sections, grouping configuration parameters by theme.</p> 11 7 12 8 13 9 <h3>Main</h3> 14 10 <ul> 15 <li><strong>Gallery title</strong>: used in RSS feed and notifications by 16 email.</li> 11 <li><strong>Gallery title</strong>: used in RSS feed and notifications by email.</li> 17 12 18 <li><strong>Page banner</strong>: displayed on top of each public 19 page.</li> 13 <li><strong>Page banner</strong>: displayed on top of each public page.</li> 20 14 21 15 <li><strong>Gallery URL</strong>: used for the RSS feed.</li> 22 16 23 <li><strong>Lock gallery</strong>: Lock the entire gallery for 24 maintenance. Only administrator users will be able to reach the 25 gallery.</li> 17 <li><strong>Lock gallery</strong>: Lock the entire gallery for maintenance. Only administrator users will be able to reach the gallery.</li> 26 18 27 19 <li><strong>Rating</strong>: Photo rating feature is enabled.</li> … … 43 35 <p>Visits on pages <span 44 36 class="pwgScreen">category.php</span> and <span 45 class="pwgScreen">picture.php</span> will be saved in the 46 <code>history</code> table.</p> 37 class="pwgScreen">picture.php</span> will be saved in the <code>history</code> table.</p> 47 38 48 <p>Visits will be shown in <span 49 class="pwgScreen">Administration » Tools » History</span>.</p> 39 <p>Visits will be shown in <span class="pwgScreen">Administration » Tools » History</span>.</p> 50 40 51 41 <ul> … … 61 51 <ul> 62 52 63 <li><strong>Comments for all</strong>: Even unregistered guest can post 64 comments.</li> 53 <li><strong>Comments for all</strong>: Even unregistered guest can post comments.</li> 65 54 66 55 <li><strong>Number of comments per page</strong>.</li> … … 69 58 takes place in screen <span class="pwgScreen">Administration » Tools » Pending Comments</span>.</li> 70 59 71 <li><strong>Email admins when a valid comment is entered</strong>: 72 Sends an email to the administrators when a user enters a comment and this comment is validated.</li> 60 <li><strong>Email admins 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> 73 61 74 62 <li><strong>Email admins when a comment requires validation</strong>: 75 63 Sends an email to the administrators when a user enters a comment that requires validation by the admin. 76 User comments validation takes place in the screen <span class="pwgScreen">Administration , Photos,Comments</span>.</li>64 User comments validation takes place in the screen <span class="pwgScreen">Administration » Tools » Pending Comments</span>.</li> 77 65 78 </ul>79 80 <h3>Upload</h3>81 <ul>82 <li><strong>Show upload link every time</strong>: If uploadable albums exist, an upload link will be shown for each album.</li>83 <li><strong>User access level for uploading</strong>: Restricts upload to some albums of users</li>84 <li><strong>Email admins when a photo is uploaded</strong>: Administrators will be notified by mail each time a photo is uploaded by a user.</li>85 66 </ul> 86 67 87 68 <h3>Default display</h3> 88 69 89 <p>Here you can change display options used by guest, the default user that is not 90 connected. Once connected, these options are overridden by the user own options 70 <p>Here you can change display options used by guest, the default user that is not connected. Once connected, these options are overridden by the user's own options 91 71 (modifiable in <span class="pwgScreen">profile</span>).</p> 92 72 93 <p>It is possible to change the display options for all existing users, on the <span class="pwgScreen">Administration » 94 Users » Manage</span> screen, where you can select a list of 95 users.</p> 73 <p>It is possible to change the display options for all existing users on the <span class="pwgScreen">Administration » 74 Users » Manage</span> screen where you can select a list of users.</p> 96 75 97 76 <ul> 98 77 99 <li><strong>Language</strong>: apply to Piwigo 100 labels only. Album names, photo names and all descriptions fields are not 101 localized.</li> 78 <li><strong>Language</strong>: Apply to Piwigo labels only. Album names, photo names and all descriptions fields are not localized.</li> 102 79 103 80 <li><strong>Number of photos per row</strong></li> … … 107 84 <li><strong>Interface theme</strong></li> 108 85 109 <li><strong>Recent period</strong>: By days. Period during which a photo is 110 shown as new. Must be greater than 1 day.</li> 86 <li><strong>Recent period</strong>: By days. Period during which a photo is shown as new. Must be greater than 1 day.</li> 111 87 112 88 <li><strong>Expand all albums</strong>: Expand all albums by 113 default in the menu <em>Warning</em>: this option is resources consuming 114 and may generate a huge menu if your album tree contains many 115 albums.</li> 89 default in the menu <em>Warning</em>: this option is resources intensive and may generate a huge menu if your album tree contains many albums.</li> 116 90 117 <li><strong>Show number of comments</strong>: show the number of comments 118 for each photo on the thumbnails page. Resources consuming.</li> 91 <li><strong>Show number of comments</strong>: Show the number of comments for each photo on the thumbnails page. Resource intensive.</li> 119 92 120 <li><strong>Show hits count</strong>: display hits observed on photo 121 just under its thumbnail on the thumbnails page. 122 Only when advanced configuration parameter is: <br> 93 <li><strong>Show hits count</strong>: Display hits observed on photo just under its thumbnail on the thumbnails page. Only when advanced configuration parameter is: <br> 123 94 $conf['show_nb_hits'] = true; <br> 124 95 Notice: false by default.</li> 125 96 126 <li><strong>Maximum width of the photos</strong>: maximum displayed 127 width. photos larger than this setting will be resized on 128 display. Rather than choosing this option, you might consider 129 modifying the width of your photos; that would be a better practice.</li> 97 <li><strong>Maximum width of the photos</strong>: maximum displayed width. Photos larger than this setting will be resized on display. Rather than choosing this option, you might consider modifying the width of your photos; that would be a better practice.</li> 130 98 131 <li><strong>Maximum height of the photos</strong>: same remarks as for 132 the maximum width setting.</li> 99 <li><strong>Maximum height of the photos</strong>: Same as for the maximum width setting.</li> 133 100 134 101 </ul>
Note: See TracChangeset
for help on using the changeset viewer.