Changeset 8658 for trunk/language/en_UK/help/cat_modify.html
- Timestamp:
- Jan 14, 2011, 1:11:00 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/en_UK/help/cat_modify.html
r6993 r8658 5 5 <ul> 6 6 7 <li><strong>name</strong>: rename the category(a virtual rename in case8 of a physical category).</li>7 <li><strong>name</strong>: rename the album (a virtual rename in case 8 of a physical album).</li> 9 9 10 10 <li><strong>description</strong>: short text giving a general idea of the content, … … 15 15 <h3>Move</h3> 16 16 17 <p>If the category is virtual, you can move it. Moving a categorymeans18 changing its parent category.</p>17 <p>If the album is virtual, you can move it. Moving a album means 18 changing its parent album.</p> 19 19 20 20 <h3>Options</h3> … … 23 23 24 24 <li><strong>Access type</strong>: Permissions management. If you make a 25 category private, all its child categories becomes private. If you make a26 category public, all its parent categories becomes public.</li>25 album private, all its child albums becomes private. If you make a 26 album public, all its parent albums becomes public.</li> 27 27 28 <li><strong>Lock</strong>: The category and its sub-categories will28 <li><strong>Lock</strong>: The album and its sub-albums will 29 29 be temporary disabled for maintenance.</li> 30 30 31 <li><strong>Comments</strong>: Authorize users to comment elements of this32 category.</li>31 <li><strong>Comments</strong>: Authorize users to comment photos of this 32 album.</li> 33 33 34 34 <li><strong>Authorize upload</strong>: Authorize users to upload 35 images files. This option is available for physical (not36 virtual) categories only .</li>35 photos files. This option is available for physical (not 36 virtual) albums only .</li> 37 37 38 38 </ul> … … 43 43 <span class="pwgScreen">Public/Private</span>, <span 44 44 class="pwgScreen">Representative</span> available from <span 45 class="pwgScreen">Administration , Categories,Properties</span>).</p>45 class="pwgScreen">Administration » Albums » Properties</span>).</p> 46 46 47 47 <h3>Sort order</h3> … … 49 49 <p>Use the default images sort order.</p> 50 50 51 <p>Indicate whether this sort order will apply to sub categories also.</p>51 <p>Indicate whether this sort order will apply to subalbums also.</p> 52 52 53 <p>Select specific sorting criteria to be used with this category.</p>53 <p>Select specific sorting criteria to be used with this album.</p> 54 54 <ul> 55 <li><strong>Creation date</strong>: P ictureshooting date</li>55 <li><strong>Creation date</strong>: Photo shooting date</li> 56 56 <li><strong>Post date</strong>: Synchronization date</li> 57 57 <li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor rating</li> … … 66 66 <h3>Representant</h3> 67 67 68 <p>The category representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent 69 the category when 70 it contains only sub-categories and no direct element (just as the root category).</p> 71 72 <p>There are 4 different ways to set the representative picture of a category :</p> 68 <p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent 69 the album when 70 it contains only sub-albums and no direct photo (just as the root album).</p> 71 photo of a album :</p> 73 72 74 73 <ul> 75 74 76 <li><span class="pwgScreen">P icture page</span>: one of the action buttons let you set the current pictureas the representative for the77 displayed category. This button is available only for administrators.</li>75 <li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the 76 displayed album. This button is available only for administrators.</li> 78 77 79 <li><span class="pwgScreen">Modify informations about a p icture</span> in78 <li><span class="pwgScreen">Modify informations about a photo</span> in 80 79 administration. This screen can be reached from <span 81 80 class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch … … 83 82 details.</li> 84 83 85 <li><span class="pwgScreen">Administration , Categories,Properties,84 <li><span class="pwgScreen">Administration » Albums » Properties, 86 85 Representative</span>. See the help of this screen for details.</li> 87 86 … … 95 94 96 95 <p>In default mode (<code>allow_random_representative</code> set to false), 97 each categorycontaining at least one element is represented by a fixed98 element. Once set (at categorycreation), the representative changes only96 each album containing at least one element is represented by a fixed 97 element. Once set (at album creation), the representative changes only 99 98 when an administrator ask for it. If the representative is not appropriate, 100 99 you can ask to <strong>Find a new representant by random</strong>.</p> 101 100 102 101 <p>If the <code>allow_random_representative</code> configuration parameter is 103 set to true, a category containing elements may have no fixed102 set to true, a category containing photos may have no fixed 104 103 representant. Just use <strong>Delete representant</strong> button.</p> 105 104 106 <p>If the category contains only sub-categories and no element, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify107 informations about a p icture</span> screen. The only option on the current screen105 <p>If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify 106 informations about a photo</span> screen. The only option on the current screen 108 107 is the <strong>Delete representant</strong> button.</p> 109 108 … … 112 111 <ul> 113 112 114 <li><strong>Virtual album name</strong>: Name of the new categoryto be created,115 all p ictures of the current category will be linked to the new one.</li>113 <li><strong>Virtual album name</strong>: Name of the new album to be created, 114 all photos of the current category will be linked to the new one.</li> 116 115 117 <li><strong>Parent album</strong>: Where the new categorywill be,116 <li><strong>Parent album</strong>: Where the new album will be, 118 117 leave empty to create it at root.</li> 119 118 120 119 </ul> 121 120 122 <h3>Link all category elements to existing categories</h3>121 <h3>Link all album photos to existing albums</h3> 123 122 124 123 <ul> 125 124 126 <li><strong> Categories</strong>: Choose the destination category.</li>125 <li><strong>Albums</strong>: Choose the destination album.</li> 127 126 128 127 </ul>
Note: See TracChangeset
for help on using the changeset viewer.