Dotclear


Ignore:
Timestamp:
11/11/13 11:25:35 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

Update english helps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • locales/en/help/core_posts.html

    r2367 r2534  
    11<html> 
    22<head> 
    3   <title>Managing entries</title> 
     3  <title>Entries management</title> 
    44</head> 
    55 
    66<body> 
    77 
    8 <h3>Filters for the entry list</h3> 
     8<h4>Entries list filter</h4> 
    99 
    1010<dl> 
    1111  <dt>Author</dt> 
    12   <dd>Allows you to filter by author.</dd> 
     12  <dd>Filters entries by author.</dd> 
    1313   
    1414  <dt>Category</dt> 
    15   <dd>Filter by category.</dd> 
     15  <dd>Filters entries by category.</dd> 
    1616   
    1717  <dt>Status</dt> 
    18   <dd><ul> 
    19     <li><strong>pending:</strong> posts whose publication status has not yet 
    20     been decided.</li> 
    21     <li><strong>scheduled:</strong> post to be set online automatically.</li> 
    22     <li><strong>unpublished:</strong> offline posts.</li> 
    23     <li><strong>published:</strong> online posts.</li> 
    24   </ul></dd> 
     18  <dd>Filters entries by status:<ul> 
     19      <li><strong>Pending:</strong> Pending entries.</li> 
     20      <li><strong>Scheduled:</strong> Scheduled entries.</li> 
     21      <li><strong>Unpublished:</strong> Offline entries.</li> 
     22      <li><strong>Published:</strong> Online entries.</li> 
     23    </ul></dd> 
    2524   
    2625  <dt>Selected</dt> 
    27   <dd>Only the selected posts, or the non selected ones.</dd> 
     26  <dd>Filters entries that have the <strong>Selected</strong> status or not.</dd> 
     27 
     28  <dt>Attachments</dt> 
     29  <dd>Filters entries based on if they have attachments or not.</dd> 
    2830   
    2931  <dt>Month</dt> 
    30   <dd>Filter on a specific month and year.</dd> 
     32  <dd>Filters entries from the given month of a given year.</dd> 
    3133   
    3234  <dt>Language</dt> 
    33   <dd>Filter on the different languages used on the blog.</dd> 
     35  <dd>Filters entries based on the language set in the <strong>Language</strong> field of an entry.</dd> 
    3436   
    3537  <dt>Order by</dt> 
    36   <dd>Defines the list order, either on the date, the title, the author, 
    37   the status or the selected status.</dd> 
     38  <dd>Allows you to order the result by date, title, category, author, publication status, selected status, number of comments or number of trackbacks.</dd> 
    3839   
    3940  <dt>Sort</dt> 
    40   <dd>Choose whether the list will be sorted in ascending or descending order.</dd> 
     41  <dd>Allows you to sort the results ascending or descending.</dd> 
    4142   
    4243  <dt>Entries per page</dt> 
    43   <dd>Number of entries that will be displayed on each page of the resulting 
    44   set.</dd> 
     44  <dd>Number of entries to display per page.</dd> 
    4545</dl> 
    4646 
    47 <h3>Selected entry actions</h3> 
    48 <p>If your user permission level allows it, you can perform batch operations on the 
    49 entries you select in the list.</p> 
    50  
     47<h4>Batch actions</h4> 
     48<p>It is possible to make a batch of actions on several articles. The possible actions depend on the user's permissions:</p> 
    5149<ul> 
    52   <li><strong>Publish</strong>: set the entries online.</li> 
    53   <li><strong>Unpublish</strong>: set the entries offline.</li> 
    54   <li><strong>Schedule</strong>: schedule the entries to be set online at their 
    55   publication date.</li> 
    56   <li><strong>Mark as pending</strong>: erase other publication status.</li> 
    57   <li><strong>Change category</strong>: directs you to the category list to choose a 
    58   new one for the entries.</li> 
    59   <li><strong>Change author</strong>: allows you to change the posts' author by 
    60   entering the new author's ID.</li> 
    61   <li><strong>Delete</strong>: suppress the posts (this operation cannot be undone).</li> 
     50  <li><strong>Publish:</strong> Publish the selected entries online.</li> 
     51  <li><strong>Unpublish:</strong> Pull the selected entries offline.</li> 
     52  <li><strong>Schedule:</strong> Schedule the selected entries to be set online at publication date.</li> 
     53  <li><strong>Mark as pending:</strong> Mark selected entries as pending.</li> 
     54  <li><strong>Mark as selected/unselected:</strong> Set the selected entries as Selected/Unselected./li> 
     55  <li><strong>Change category:</strong> Modify the category of the selected entries.</li> 
     56  <li><strong>Change language:</strong> Modify the language of the selected entries.</li> 
     57  <li><strong>Change author:</strong> Modify the selected entries' author by entering the new author's ID.</li> 
     58  <li><strong>Delete:</strong> Delete the selected entries (this operation cannot be cancelled).</li> 
     59  <li><strong>Add/Remove tags:</strong> Add or remove tags on the selected entries.</li> 
    6260</ul> 
    63  
     61<p><em>The above list might contain other items if additional actions have been added by plugins active on your system.</em></p> 
    6462</body> 
    6563</html> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map