| 1 | <html> | 
|---|
| 2 | <head> | 
|---|
| 3 | <title>Editing an entry</title> | 
|---|
| 4 | </head> | 
|---|
| 5 |  | 
|---|
| 6 | <body> | 
|---|
| 7 |  | 
|---|
| 8 | <h3>Editing an entry</h3> | 
|---|
| 9 |  | 
|---|
| 10 | <dl> | 
|---|
| 11 | <dt>Entry title</dt> | 
|---|
| 12 | <dd>Type in the entry title. This field is mandatory.</dd> | 
|---|
| 13 |  | 
|---|
| 14 | <dt>Excerpt</dt> | 
|---|
| 15 | <dd>The content of this field will be shown in pages showing entries as | 
|---|
| 16 | a list, such as the homepage or categories pages, followed by a "continue reading" | 
|---|
| 17 | link. It will also be visible at the begining of the page showing the | 
|---|
| 18 | whole post. Should you leave it blank, the <em>content</em> field will be shown | 
|---|
| 19 | on the homepage and other entry list pages.</dd> | 
|---|
| 20 |  | 
|---|
| 21 | <dt>Content</dt> | 
|---|
| 22 | <dd>The content of your entry. This field is mandatory.</dd> | 
|---|
| 23 |  | 
|---|
| 24 | <dt>Notes</dt> | 
|---|
| 25 | <dd>This text area is for personal use, for notes or memos. What you enter here | 
|---|
| 26 | will never be displayed on the blog..</dd> | 
|---|
| 27 |  | 
|---|
| 28 | <dt>Category</dt> | 
|---|
| 29 | <dd>Your entry's category. To create a new category, please see the | 
|---|
| 30 | "categories" section. You can choose to leave | 
|---|
| 31 | you entry without a category by selecting the blank line.</dd> | 
|---|
| 32 |  | 
|---|
| 33 | <dt>Entry status</dt> | 
|---|
| 34 | <dd>Allows you to choose your post's status: | 
|---|
| 35 | <ul> | 
|---|
| 36 | <li><strong>pending:</strong> the publication status has not yet been decided.</li> | 
|---|
| 37 | <li><strong>scheduled:</strong> the post will be set online at the time and date | 
|---|
| 38 | set in the <em>Published on</em> field.</li> | 
|---|
| 39 | <li><strong>unpublished:</strong> the post is offline.</li> | 
|---|
| 40 | <li><strong>published:</strong> the post is online.</li> | 
|---|
| 41 | </ul> | 
|---|
| 42 | </dd> | 
|---|
| 43 |  | 
|---|
| 44 | <dt>Published on</dt> | 
|---|
| 45 | <dd>Here you can change the post's publication date and time. If the post's | 
|---|
| 46 | status is <em>scheduled</em>,  it will come online at the said date and time.</dd> | 
|---|
| 47 |  | 
|---|
| 48 | <dt>Text formating</dt> | 
|---|
| 49 | <dd>To choose the post syntax. Wiki is a simplified syntax | 
|---|
| 50 | and will be converted to valid xhtml ; Unless you have a perfect | 
|---|
| 51 | understanding of html, we advise you to choose the wiki syntax. | 
|---|
| 52 | See the Wiki syntax reference for more information.</dd> | 
|---|
| 53 |  | 
|---|
| 54 | <dt>Accept comments</dt> | 
|---|
| 55 | <dd>Select this box to allow your visitors to comment the entry. The corresponding | 
|---|
| 56 | global setting is to be found in the blog settings.</dd> | 
|---|
| 57 |  | 
|---|
| 58 | <dt>Accept trackbacks</dt> | 
|---|
| 59 | <dd>A trackback is a way to let a portion of your entry as a comment on | 
|---|
| 60 | another blog. Select this box to allow others to trackback your entry. The | 
|---|
| 61 | corresponding global setting is to be found in the blog settings.</dd> | 
|---|
| 62 |  | 
|---|
| 63 | <dt>Selected entry</dt> | 
|---|
| 64 | <dd>The selected entries will be listed on your blog menu, under the title "Best | 
|---|
| 65 | of me".</dd> | 
|---|
| 66 |  | 
|---|
| 67 | <dt>Entry password</dt> | 
|---|
| 68 | <dd>You can enter a password for your entry. A password protected entry will | 
|---|
| 69 | not be displayed on your blog, it will only be reachable to those you will | 
|---|
| 70 | give the entry url (see the <em>view entry</em> link) and password.</dd> | 
|---|
| 71 |  | 
|---|
| 72 | <dt>Basename</dt> | 
|---|
| 73 | <dd>By clicking on its lock, you can unprotect this field and and choose another | 
|---|
| 74 | URL for your entry. If the URL you're trying to use is already used by another | 
|---|
| 75 | entry, a number will be added to it.</dd> | 
|---|
| 76 |  | 
|---|
| 77 | <dt>Entry lang.</dt> | 
|---|
| 78 | <dd>The two character language code of your entry. It defaults to your (as a | 
|---|
| 79 | user) language but you can change it to whatever language code you want, ie. | 
|---|
| 80 | "en" or "fr-qc". This code is used for the entry's display, no chack is made | 
|---|
| 81 | on it.</dd> | 
|---|
| 82 |  | 
|---|
| 83 | <dt>Attachments</dt> | 
|---|
| 84 | <dd>The attachments are all the medias you joined to the entry. The link <em>add | 
|---|
| 85 | file to this entry</em> allows you to attach other files to the entry. Remember | 
|---|
| 86 | to save your changes before clicking on this link. For further information, | 
|---|
| 87 | see the media manager help.</dd> | 
|---|
| 88 | </dl> | 
|---|
| 89 |  | 
|---|
| 90 | <h3>Comments</h3> | 
|---|
| 91 | <dl> | 
|---|
| 92 | <dt>Comment list</dt> | 
|---|
| 93 | <dd>On the <em>Comments</em> tab, you can read and change the status of | 
|---|
| 94 | your entry's comments. If you're allowed to by the blog administrator, | 
|---|
| 95 | you will be able to set your comments online or offline, to delete them or | 
|---|
| 96 | to mark them as junk.</dd> | 
|---|
| 97 |  | 
|---|
| 98 | <dt>Add a comment</dt> | 
|---|
| 99 | <dd>On the <em>Add a comment</em> tab, you can reply to one of your entry's | 
|---|
| 100 | comments without leaving your blog's backend. The syntax to be used here is | 
|---|
| 101 | plain, unlimited, xhtml. Use the fields as if you were modifying a comment.</dd> | 
|---|
| 102 | </dl> | 
|---|
| 103 |  | 
|---|
| 104 | <h3>Trackback</h3> | 
|---|
| 105 | <p>To make a trackback, click on the <em>Ping blogs</em> link. | 
|---|
| 106 | You will not see this link if your entry's status is not <em>published</em>.</p> | 
|---|
| 107 |  | 
|---|
| 108 | <dl> | 
|---|
| 109 | <dt>URLs to ping</dt> | 
|---|
| 110 | <dd>Paste here the trackback URLs you found in the posts you want to ping.</dd> | 
|---|
| 111 |  | 
|---|
| 112 |  | 
|---|
| 113 | <dt>Send excerpt</dt> | 
|---|
| 114 | <dd>This field defaults to your entry's first few sentences. That's wht will be | 
|---|
| 115 | sent to the blog you're pinging, along with a link to your post. You can modify | 
|---|
| 116 | the excerpt by editing this field.</dd> | 
|---|
| 117 |  | 
|---|
| 118 |  | 
|---|
| 119 | <dt>Auto discover ping URLs</dt> | 
|---|
| 120 | <dd>If your entries links specific posts and if the blog carrying those posts | 
|---|
| 121 | is set to allow it, this tool will find the URLs to ping for you.</dd> | 
|---|
| 122 | </dl> | 
|---|
| 123 |  | 
|---|
| 124 | </body> | 
|---|
| 125 | </html> | 
|---|