- Timestamp:
- 11/11/13 11:25:35 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blogroll/locales/en/help/blogroll.html
r1573 r2534 6 6 <body> 7 7 8 <p>Blogroll allows you to display on your blog a list of links to other blogs or websites that 9 you wish to suggest to your visitors. </p> 8 <h4>Blogroll</h4> 9 <p>Blogroll allows you to display on your blog a list of links to other blogs or websites that you wish to suggest to your visitors.</p> 10 10 11 <dl> 11 <dt>Links</dt> 12 <dd>Here are displayed your links and categories. Categories are displayed in bold characters. 13 You can reorder this list by dragging its items upwards or downwards. Once done, clic on "save order". 14 The order chosen here will be applied to links displayed on the blog with the Blogroll widget. 15 Clic on a link or category to edit it.<br /> 12 <dt>Blogroll</dt> 13 <dd>Your links and categories are displayed here. Categories are displayed in bold. You can reorder this list by dragging its items upwards or downwards. Once done, click on <strong>Save order</strong>. The order chosen here will be applied to links displayed on your blog with the Blogroll widget.<br /> 14 Click on a link or category name to edit it.</dd> 16 15 17 16 <dt>Delete selected links</dt> 18 17 <dd>Allows you to delete links or categories by checking the boxes next to each of them.</dd> 18 </dl> 19 20 <h4>Add a link</h4> 21 <ul> 22 <li><strong>Title: </strong>Link title. E.g.: <em>Jules and Julie</em>. This field is mandatory.</li> 23 <li><strong>URL: </strong>Link URL. It must begin with <code>http://</code> or <code>https://</code>. This field is mandatory.</li> 24 <li><strong>Description: </strong>Short description for the link (will be displayed in a tooltip). E.g.: <em>Jules and Julie's World trip</em>.</li> 25 <li><strong>Language: </strong>Type here a two characters code for the website language (e.g. <code>en</code> for English).</li> 26 </ul> 27 28 <h4>Add a category</h4> 29 <p>Links categories allow you to classify links displayed by the Blogroll widget.<br /> 30 They are displayed in bold characters. Enter the name of the category you would like to create and press <strong>Save</strong>.</p> 19 31 20 <dt>Add a new link</dt> 21 <dd> 22 <ul> 23 <li><strong>Title : </strong>Type here the anchor text. For example "Jules and Julie". This field is mandatory.</li> 24 <li><strong>URL : </strong>Type here the link's destination. It must begin with http://. This field is mandatory.</li> 25 <li><strong>Description : </strong>Type here a short description for the link (will be displayed in a tooltip). For example "Jules and Julie world trip".</li> 26 <li><strong>Language : </strong>Type here a two characters code for the destination language (for example en for english).</li> 27 </ul> 28 </dd> 29 30 31 <dt>Add a category</dt> 32 <dd>Links categories allow you to classify links diplayed by the Blogroll widget. They are displayed in bold characters. 33 Type here the category's name.</dd> 34 35 <dt>Import links</dt> 36 <dd>This option allows you to import links from an OPML or XBEL file. </dd> 37 38 </dl> 32 <h4>Import links</h4> 33 <p>This option allows you to import links from an OPML (RSS feed format) or XBEL (format to share bookmarks) file.</p> 39 34 </body> 40 35 </html>
Note: See TracChangeset
for help on using the changeset viewer.