Dotclear

Changeset 2569:2a300bc67576


Ignore:
Timestamp:
11/18/13 20:53:30 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

And the end of the contextual help in english, big thanks to Luce Carevic and Pierre Equoy!

Files:
1 added
13 edited

Legend:

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

    r2534 r2569  
    181181  <li><strong>%T:</strong> The current time (identical to %H:%M:%S)</li> 
    182182  <li><strong>%u:</strong> Day week, digit, from 1 to 7. (1 stands for monday)</li> 
    183   <li><strong>%U:</strong> Week number, the first sundqy of the year being the 
     183  <li><strong>%U:</strong> Week number, the first Sunday of the year being the 
    184184  first day of the first week.</li> 
    185   <li><strong>%V:</strong> The week numpber as defined in ISO 
     185  <li><strong>%V:</strong> The week number as defined in ISO 
    186186  8601:1988, digital, from 01 to 53. The week 1 is the first week 
    187   with more than 4 days in the current year, whose monday is the first day. 
     187  with more than 4 days in the current year, whose Monday is the first day. 
    188188  (Use %G or %g for the year elements corresponding to the number of the 
    189189  week for the considered timestamp.)</li> 
    190   <li><strong>%W:</strong> Number of the week in the year, the first monday of 
     190  <li><strong>%W:</strong> Number of the week in the year, the first Monday of 
    191191  the year being the start of the first week</li> 
    192192  <li><strong>%w:</strong> Day of the week, digital, 0 stands for sunday</li> 
  • plugins/akismet/locales/en/help/help.html

    r2322 r2569  
    77 
    88<h4>Akismet filter</h4> 
     9<p>Akismet is a particularly efficient spam filter service that requires an API key to work.</p> 
     10 
     11<p>To get the API key, go to <a href="https://akismet.com/plans/">the Akismet API key signup page</a> and choose the plan that suits you the most. You'll have to fill a form. Don't forget to write down your email addres in order to receive the API key. If you have a Wordpress account, you can also use your identifiers to get the Akismet API key. If you choose the "Personal" plan, the key will be free and you'll be able to use it on a multiblog. 
     12</p> 
     13 
     14<p>Enter the API key and save. If the key is recognised, you should get the following message "API key checked". Go back to the filter list to activate Akismet if it's not done yet.  
     15</p> 
    916 
    1017</body> 
  • plugins/antispam/locales/en/help/filters.html

    r2535 r2569  
    1111<dd>This filter checks if entering trackbacks contain a link to your entry. If it is not the case, they will be automatically banned, which means they won't appear in the list of junk comments.</dd> 
    1212<dt>Links Lookup</dt> 
    13 <dd>This filter works a bit like <strong>IP Lookup</strong> except instead of checking the author's IP address, it will check the links contained in the comment (including the author's website) appear in the <a href="http://www.surbl.org/">URI reputation website SURBL</a>. This filter cannot be configured.</dd> 
     13<dd>This filter works a bit like <strong>IP Lookup</strong> except that instead of checking the author's IP address, it will check the links contained in the comment (including the author's website) appear in the <a href="http://www.surbl.org/">URI reputation website SURBL</a>. This filter cannot be configured.</dd> 
    1414</dl> 
    1515 
  • plugins/antispam/locales/en/help/help.html

    r2535 r2569  
    77 
    88<h4>Antispam</h4> 
    9      <p>Spam in comments and trackbacks went from an anecdotic issue to a massive problem. Nowadays, it is mandatory to have access to a set of filters to check if a comment is potentially a junk or not. This is the purpose of the Antispam plugin.</p> 
     9     <p>Spam in comments and trackbacks went from an anecdotic issue to a massive problem. Nowadays, it is mandatory to have a set of filters to check if a comment is potentially a junk or not. This is the purpose of the Antispam plugin.</p> 
    1010 
    1111<dl> 
  • plugins/antispam/locales/en/help/ip.html

    r2535 r2569  
    88<h4>IP Filter</h4> 
    99 
    10 <p>This filter allows you to manually blacklist or whitelist IP addresses. A comment coming from an IP address listed in the Black list section will immediately be considered as junk; A comment coming from an IP address listed in the White list section will be considered as trusted and the other antispam filters won't process it.</p> 
     10<p>This filter allows you to manually blacklist or whitelist IP addresses. A comment coming from an IP address listed in the black list section will immediately be considered as junk. A comment coming from an IP address listed in the white list section will be considered as trusted and the other antispam filters won't process it.</p> 
    1111 
    1212<p>To add an IP, first select the tab you want (<strong>Blacklist</strong> or <strong>Whitelist</strong>) and enter the IP address. The <strong>Global IP</strong> checkbox is available if you are a super administrator and will allow you to add the IP address to all the blogs of your Dotclear installation.</p> 
  • plugins/attachments/locales/en/help/help.html

    r2534 r2569  
    77 
    88<h4>Attachments</h4> 
    9 <p>Click <strong>Add files to this entry</strong> to attach a file from the media manager to your entry. Once clicked, you will be taken to the media manager where you can browse the available files. Once you found the file you want to attach, click on the <code>+</code> <span class="hidden">(Attach this file to entry link)</span> sign.</p> 
     9<p>Click <strong>Add files to this entry</strong> to attach a file from the media manager to your entry. You will be taken to the media manager where you can browse the available files. Once you found the file you want to attach, click on the <code>+</code> <span class="hidden">(Attach this file to entry link)</span> sign.</p> 
    1010<p>To remove an attachment, click on the trashcan icon <span class="hidden">(Remove attachment link)</span>.</p> 
    1111<p>On your blog, attachments will appear after the entry content.</p> 
  • plugins/blowupConfig/locales/en/help/help.html

    r2534 r2569  
    66 
    77<body> 
    8 <p>Modifying Blowup theme configuration allows you to customize your theme very easily. To do so, simply fill in the configuration fields or choose a predefined style.</p> 
     8<p>Modifying Blowup theme configuration enables you to customize your theme very easily. To do so, simply fill in the configuration fields or choose a predefined style.</p> 
    99 
    1010<h4>Predefined styles</h4> 
     
    4040<h4>Header images</h4> 
    4141 
    42 <p>You can choose a header image among the list to use in place of the default one.</p> 
     42<p>You can choose a header image among the list to replace the default one.</p> 
    4343 
    4444<p>By choosing <strong>Custom...</strong> in the image list, you will be able to upload your own image. <strong>The image file must be in JPG or PNG format and must be precisely 800px wide.</strong> 
  • plugins/importExport/locales/en/help/import.html

    r2534 r2569  
    1414<p>Select the backup file (exported from another Dotclear install) or select one from the root directory of your media manager and click on the <strong>Import</strong> button to start the import process.</p> 
    1515 
    16 <p>Note: The content imported during this process will be added to the existing content of the current blog, nothing will be lost.</p> 
     16<p>Note: the content imported during this process will be added to the existing content of the current blog, nothing will be lost.</p> 
    1717 
    1818<h5>Multiple blogs</h5> 
    1919 
    20 <p>Select the full backup file from your computer or select one from your the root folder of your media manager, enter your password and click on the <strong>Import</strong> button to start the full import process.</p> 
     20<p>Select the full backup file from your computer or select one from the root folder of your media manager, enter your password and click on the <strong>Import</strong> button to start the full import process.</p> 
    2121 
    22 <p><strong>Warning:</strong> The whole content from the current blog will be deleted and replaced by the content of the backup file. Only current users will be kept. Additional users form the backup file will be appended to the current users list.</p> 
     22<p><strong>Warning:</strong> the whole content of the current blog will be deleted and replaced by the content of the backup file. Only current users will be kept. Additional users from the backup file will be added to the current users list.</p> 
    2323 
    2424<h4>RSS or Atom feed import</h4> 
     
    3434<p>Enter the server URL where the Dotclear 1.2 database to import is located, then input the database name, the user name and password to connect to the database and the database tables prefix used in the Dotclear 1.2 installation. You can find this information in the <code>conf/config.php</code> file from your Dotclear 1.2 installation.</p> 
    3535 
    36 <p>Click on  the <strong>Import my blog now</strong> button to start the import process.</p> 
     36<p>Click on the <strong>Import my blog now</strong> button to start the import process.</p> 
    3737 
    3838<p>You can decrease or increase the amount of entries imported at once using the <strong>Number of entries to import at once</strong> field, depending on the access speed of your Dotclear 1.2 installation.</p> 
     
    4444<p>Enter the server URL where the Wordpress database to import is located, then input the database name, the user name and password to connect to the database and the database tables prefix used in the Wordpress installation.</p> 
    4545 
    46 <p>You can set up a few import options regarding the categories import and the number of entries to import at once. You can also define the syntax to use for the entries and the comments content (XHTML, Wiki or others depending on the currently installed and activated syntaxes).</p> 
     46<p>You can set up a few import options regarding the categories import and the number of entries to import at once. You can also define the syntax used for the entries and the comments content (XHTML, Wiki or others depending on the currently installed and activated syntaxes).</p> 
    4747 
    4848<p>Click on <strong>Import my blog now</strong> to start the import process.</p> 
     
    5050<hr /> 
    5151 
    52 <p>Note: The export functions are now located in the<a href="/plugin.php?p=maintenance&tab=backup#backup">Maintenance</a> page.</p> 
     52<p>Note: the export functions are now located in the<a href="/plugin.php?p=maintenance&tab=backup#backup">Maintenance</a> page.</p> 
    5353 
    5454</body> 
  • plugins/maintenance/locales/en/help/maintenance.html

    r2534 r2569  
    1111  <dt>Activation</dt> 
    1212  <dd><p>Check this box to display alert messages under tasks that are late or that have never been executed.</p> 
    13   <p>Note: In <strong>My preferences</strong>, additional options allow you to display these tasks on your dashboard.</p></dd> 
     13  <p>Note: in <strong>My preferences</strong>, additional options allow you to display these tasks on your dashboard.</p></dd> 
    1414   
    1515  <dt>Frequency</dt> 
    16   <dd><p>Allows to schedule the alert display of tasks to be done.</p> 
     16  <dd><p>Schedules the alert display of tasks to be done.</p> 
    1717  <p>This frequency can be common to all the tasks (select the <strong>Use one recall time for all tasks</strong> radio button) or can be set for each tasks.</p></dd> 
    1818</dl> 
  • plugins/pages/locales/en/help/page.html

    r2534 r2569  
    3636  <dt>Publication date and hour</dt> 
    3737  <dd>Here you can change the page publication date and time. If the page 
    38   status is <em>Scheduled</em>,  it will come online at the given date and time.</dd> 
     38  status is <em>Scheduled</em>,  it will be online at the given date and time.</dd> 
    3939 
    4040  <dt>Page language</dt> 
     
    5050 
    5151  <dt>Page position</dt> 
    52   <dd>Allows to order pages according to this number. 
     52  <dd>Orders pages according to this number. 
    5353  This field is used by the <strong>Pages</strong> widget (<em>Order by page position</em>).</dd> 
    5454  
     
    7575   
    7676  <dt>Basename</dt> 
    77   <dd>By clicking on its lock, you can unprotect this field and and choose another 
     77  <dd>By clicking on its lock, you can unprotect this field and choose another 
    7878  URL for your page. If the URL you're trying to use is already used by another 
    7979  page, a number will be added to it.</dd> 
  • plugins/pages/locales/en/help/pages.html

    r2534 r2569  
    1010 
    1111<ul> 
    12   <li><strong>Publish:</strong> Set pages online,</li> 
    13   <li><strong>Unpublish:</strong> Set pages offline,</li> 
    14   <li><strong>Schedule:</strong> Schedule the page to go online at the date defined in the <strong>Publication date</strong> field,</li> 
    15   <li><strong>Mark as pending:</strong> Erase other publication status,</li> 
    16   <li><strong>Change author:</strong> Allows you to change the pages' author by 
     12  <li><strong>Publish:</strong> set pages online,</li> 
     13  <li><strong>Unpublish:</strong> set pages offline,</li> 
     14  <li><strong>Schedule:</strong> schedule the page to go online at the date defined in the <strong>Publication date</strong> field,</li> 
     15  <li><strong>Mark as pending:</strong> erase other publication status,</li> 
     16  <li><strong>Change author:</strong> allows you to change the pages' author by 
    1717  entering the new author's ID,</li> 
    18   <li><strong>Delete:</strong> Delete the pages (this operation cannot be undone).</li> 
     18  <li><strong>Delete:</strong> delete the pages (this operation cannot be undone).</li> 
    1919</ul> 
    2020 
  • plugins/pings/locales/en/help/pings_post.html

    r2534 r2569  
    88<h4>Pings</h4> 
    99<p>Check the services you want to ping when the entry is published.</p> 
    10 <p>To add a remove a ping service, go to the <a href="plugin.php?p=pings">pings admin page</a>.</p> 
     10<p>To add or remove a ping service, go to the <a href="plugin.php?p=pings">pings admin page</a>.</p> 
    1111</body> 
    1212</html> 
  • plugins/tags/locales/en/help/tag_posts.html

    r2534 r2569  
    77 
    88<h4>Available actions on a tag</h4> 
    9 <p>The first part of the page allows to modify or delete a tag.</p> 
     9<p>The first part of the page enables you to modify or delete a tag.</p> 
    1010<dl> 
    1111     <dt>Rename</dt> 
    12      <dd>Enter a new word for the tag and click <strong>OK</strong>. This modification will be done on all the entries containing this tag.</dd> 
     12     <dd>Enter a new word for the tag and click <strong>OK</strong>. This will modify all the entries containing this tag.</dd> 
    1313     <dt>Delete this tag</dt> 
    14      <dd>This button will remove the tag from all the entries it is affected to and will delete it from the tags list.</dd> 
     14     <dd>This button will remove the tag from all the entries it is assigned to and will delete it from the tags list.</dd> 
    1515</dl> 
    1616<h4>List of entries with this tag</h4> 
     
    2121  <li><strong>Schedule:</strong> Schedule the selected entries to be set online at publication date.</li> 
    2222  <li><strong>Mark as pending:</strong> Mark selected entries as pending.</li> 
    23   <li><strong>Mark as selected/unselected:</strong> Set the selected entries as Selected/Unselected./li> 
     23  <li><strong>Mark as selected/unselected:</strong> Set the selected entries as selected/unselected./li> 
    2424  <li><strong>Change category:</strong> Modify the category of the selected entries.</li> 
    2525  <li><strong>Change language:</strong> Modify the language of the selected entries.</li> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map