Ignore:
Timestamp:
Mar 26, 2007, 10:28:45 PM (17 years ago)
Author:
vdigital
Message:

Help review: "Edit a category" screen have 4 new options in 1.7 and they weren't described.
If someone in the team can do a 4-eyes review on both versions:
en_UK.iso-8859-1/help/cat_modify.html and fr_FR.iso-8859-1/help/cat_modify.html
Thx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK.iso-8859-1/help/cat_modify.html

    r1900 r1921  
    11<h2>Edit a category</h2>
    22
    3 <p>Modify informations and options of a single category.</p>
    4 
    5 <h3>Action links</h3>
    6 
    7 <p>This page offers you link to modification page of parent categories and
    8 action links :</p>
     3<h3>Informatons</h3>
    94
    105<ul>
    11   <li>jump to category</li>
    12   <li>manage category elements (if category contains elements)</li>
    13   <li>manage sub-categories</li>
    14   <li>manage permissions (if category is private)</li>
    15   <li>delete category (if category is virtual).</li>
     6
     7  <li><strong>name</strong>: rename the category (a virtual rename in case
     8  of physical category.</li>
     9
     10  <li><strong>description</strong>: give a general idea of the content,
     11  this text will be display under the thumbnail page.</li>
     12
    1613</ul>
    1714
     
    4138</ul>
    4239
    43 <p>You can also manage these options with multi-categories options
     40<p>You can also manage these options with "Properties"
    4441management screen (screens <span class="pwgScreen">Upload</span>, <span
    4542class="pwgScreen">Comments</span>, <span class="pwgScreen">Lock</span>,
    4643<span class="pwgScreen">Public/Private</span>, <span
    47 class="pwgScreen">Representative</span> in <span
     44class="pwgScreen">Representative</span> available from <span
    4845class="pwgScreen">Administration, Categories, Properties</span>).</p>
    4946
    50 <h3>Representation</h3>
     47<h3>Sort order</h3>
     48
     49<p>Choose if the default sort order will be used.</p>
     50
     51<p>Indicate if this sort order will be applied to subcategories.</p>
     52
     53<p>Select specific sort by columns to use with this category.</p>
     54<ul>
     55<li><strong>Creation date</strong>: Picture creation date</li>
     56<li><strong>Post date</strong>: Synchronization date</li>
     57<li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor</li>
     58<li><strong>Most visited (*)</strong>: The current visit change the most visited order</li>
     59<li><strong>File name</strong>: Given name in informations field</li>
     60<li><strong>Id</strong>: Internal Id (recent categories have an higher id than previous ones.</li>
     61
     62</ul>
     63<p><strong>(*)</strong>Take care and test it your self can give unpredictable results.</p>
     64
     65
     66<h3>Representant</h3>
    5167
    5268<p>The representant of the category is the thumbnail displayed to represent
     
    94110is to <strong>Delete representant</strong> button, after using this button,
    95111no representant option to set anymore.</p>
     112
     113<h3>Link all category elements to a new category</h3>
     114
     115<ul>
     116
     117<li><strong>Virtual category name</strong>: New category name to be created,
     118all pictures of the current category will be linked to the new one.</li>
     119
     120<li><strong>Parent category</strong>: Where the new category will be,
     121leave empty to create it from home.</li>
     122
     123</ul>
     124
     125<h3>Link all category elements to some existing categories</h3>
     126
     127<ul>
     128
     129<li><strong>Categories</strong>: Choose the destination category.</li>
     130
     131</ul>
     132
     133<h3>Send an information email to group members</h3>
     134
     135<ul>
     136
     137<li><strong>Group</strong>: addressees group</li>
     138
     139<li><strong>Mail content</strong>: Free text to be sent to them.</li>
     140
     141</ul> 
Note: See TracChangeset for help on using the changeset viewer.