Changeset 56:31c8040b95e6 for locales/en/help
- Timestamp:
- 04/29/11 16:38:24 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/en/help/user_pref.html
r0 r56 6 6 <body> 7 7 8 <h3> User preferences</h3>8 <h3>My profile</h3> 9 9 <dl> 10 10 <dt>Name, First name</dt> … … 22 22 a link to the said site.</dd> 23 23 24 <dt>User language</dt> 25 <dd>The language in wich one publishes his posts. If the translation exists, 26 the interface will also be displayed in that language.</dd> 27 28 <dt>User timezone</dt> 29 <dd>That choice will define the time displayed on post publication.</dd> 30 31 <dt>Change your password</dt> 32 <dd>To change your password, write down twice your password in the fields 33 <em>New password</em> and <em>Confirm password</em>. The minimal password length is 6 characters. 34 If no new password is provided, the current one is kept.</dd> 35 </dl> 36 <h3>My options</h3> 37 <dl> 24 38 <dt>Preferred format</dt> 25 39 <dd>To choose the prefered post syntax. Wiki is a simplified syntax … … 41 55 <dd>The height of the Entry edit field. Defaults to 24.</dd> 42 56 43 <dt>User language</dt>44 <dd>The language in wich one publishes his posts. If the translation exists,45 the interface will also be displayed in that language.</dd>46 47 <dt>User timezone</dt>48 <dd>That choice will define the time displayed on post publication.</dd>49 50 57 <dt>Enable WYSIWYG mode</dt> 51 58 <dd>Allow the use of the WYSIWYG editor for the posts and description fields.</dd> 59 60 <dt>Dashboard modules</dt> 61 <dd>Choices made in this zone will be reflected on your blog's dashboard.</dd> 62 63 <dt>Tags list format</dt> 64 <dd>This choice allows, in post editing page, to display all available tags 65 or only most used ones.</dd> 52 66 </dl> 53 54 <h3>Change your password</h3> 55 <p>To change your password, write down twice your password in the fields 56 <em>New password</em> and <em>Confirm password</em>. The minimal password 57 lenght is 6 characters.</p> 58 <p>If no new password is provided, the current one is kept.</p> 59 67 <h3>My favorites</h3> 68 <dl> 69 <dt>My favorites</dt> 70 <dd>This zone displays the chosen favorites on the blog's dashboard. 71 They can be reordered with your mouse if javascript is activated in your browser. 72 Otherwise, a field allows to give them an ordering number. When you are finished, do not forget 73 to save your changes. You may also select favorites to be deleted from the list.</dd> 74 </dl> 75 76 <dt>Available favorites</dt> 77 <dd>All plugins allowing to be put as favorites are diplayed here. Check the corresponding boxes 78 and add them to the dashboard.</dd> 79 </dl> 60 80 </body> 61 81 </html>
Note: See TracChangeset
for help on using the changeset viewer.