Dotclear

source: locales/en/help/core_user_pref.html @ 2534:c333aa67c0b0

Revision 2534:c333aa67c0b0, 5.9 KB checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

Update english helps

Line 
1<html>
2<head>
3  <title>My preferences</title>
4</head>
5
6<body>
7
8<h4>My profile</h4>
9<dl>
10  <dt>Last name, First name</dt>
11  <dd>If the display name is empty, the author's name will be displayed
12  as his first name and last name as set here.</dd>
13 
14  <dt>Display name</dt>
15  <dd>Here you can choose a nickname that will be displayed in your posts instead
16  of your last name and first name.</dd>
17 
18  <dt>Email</dt>
19  <dd>E-mail address used when you request a new password.<br />
20    New comment notifications will be sent to this address as well.<em>(If you update
21  this field, you must enter your current password in the appropriate field at the
22  bottom of the form)</em></dd>
23 
24  <dt>URL</dt>
25  <dd>The user's website. If set, the author name will be displayed as
26  a link to the said website.</dd>
27 
28  <dt>Language for my interface</dt>
29  <dd>The language used when publishing entries. If the translation is available,
30  the interface will also be displayed in that language.</dd>
31 
32  <dt>My timezone</dt>
33  <dd>That choice will define the time displayed on post publication.</dd>
34 
35  <dt>Change your password</dt>
36  <dd>To change your password, write down twice your password in the fields
37  <em>New password</em> and <em>Confirm password</em>. The minimal password
38  length is 6 characters. If no new password is provided, the current one is kept.
39  <em>(If you update this field, you must enter your current password in
40  the appropriate field at the bottom of the form)</em></dd>
41</dl>
42
43
44<h4>My options</h4>
45<h5>Interface</h5>
46<dl> 
47  <dt>Activate enhanced uploader in media manager</dt>
48  <dd>Allows to activate the advanced interface in media manager that enables to
49  upload multiple files at a time (Note: Your Web browser must support Javascript
50  to be able to use this feature).</dd>
51
52  <dt>Disable Javascript powered drag and drop for ordering items</dt>
53  <dd>Allows to disable "drag and drop" for item ordering. Drag and drop will be
54  replaced by numeric fields that will let you enter fields position instead.</dd>
55
56  <dt>Number of elements displayed per page in media manager</dt>
57  <dd>Defines the number of media that will be displayed in media manager (folders
58  are not taken into account when counting items).</dd>
59 
60  <dt>Do not use standard favicon</dt>
61  <dd>Allows to disable default favicon in the Web browser address bar.</dd>
62</dl>
63
64<h5>Edition</h5>
65<dl>   
66  <dt>Preferred format</dt>
67  <dd>Choose the entry's syntax. Wiki is a simplified syntax
68  and will be converted to valid XHTML. Unless you have a perfect
69  understanding of XHTML, we advise you to choose the Wiki syntax.
70  See the Wiki syntax reference for more information.</dd>
71 
72  <dt>Default entry status</dt>
73  <dd>The default status for new entries can be set to:
74    <ul>
75      <li><strong>Pending:</strong> The publication status has not been yet decided.</li>
76      <li><strong>Scheduled:</strong> The entry will be set online at the time and date provided in the <strong>Published on</strong> field.</li>
77      <li><strong>Unpublished:</strong> Offline entry.</li>
78      <li><strong>Published:</strong> Online entry.</li>
79    </ul>
80  </dd>
81 
82  <dt>Entry edit field height</dt>
83  <dd>Sets the height of the edition field of an entry. By default, this parameter is set to 24.</dd>
84 
85  <dt>Enable WYSIWYG mode</dt>
86  <dd>Allows the use of the visual editor (WYSIWYG: What You See Is What You Get) for the entries, pages and categories description fields.</dd>
87</dl>
88
89<h5>Other options</h5>
90<dl>
91  <dt>Tags list format</dt>
92  <dd>You can select if you want to see, while editing an entry, all the tags used (<strong>Extended</strong>) or only the most used ones (<strong>Short</strong>).</dd>
93
94  <dt>Syntax highlighting in theme editor</dt>
95  <dd>Enables syntax highlighting when using the theme editor (HTML and CSS files)</dd>     
96</dl>
97
98
99<h4>My dashboard</h4>
100<dl>
101  <dt>My favorites</dt>
102  <dd>This zone displays the chosen favorites on the blog's dashboard.
103  They can be reordered with your mouse if Javascript is activated in your browser.
104  Otherwise, a field allows to give them an ordering number. When you are done, do not forget to save your changes by pressing <strong>Save order</strong>.<br />
105  You may also delete favorites by selecting them and pressing <strong>Delete selected favorites</strong>.</dd>
106 
107  <dt>Define as default favorites (super administrator)</dt> 
108  <dd>Enable to set currently defined favorites list as default favorites list for all users. This list will be proposed to users if they don't have defined their own favorites yet.</dd>
109
110  <dt>Other available favorites</dt>
111  <dd>All plugins allowing to be put as favorites are diplayed here. Check the corresponding boxes and add them to the dashboard by pressing <strong>Add tp my favorites</strong>.</dd>
112
113  <dt>Display favorites at the top of the menu</dt>
114  <dd>If enabled, displays favorites at the top of the menu.</dd>
115
116  <dt>Icon set</dt>
117  <dd>If several iconsets are installed, enables to choose which icon set to
118  use for admin.</dd>
119 
120  <dt>Dashboard modules</dt>
121  <dd>Choices made in this zone will be reflected on your blog's dashboard.</dd>
122 
123  <dt>Display documentation links</dt>
124  <dd>Enable to display documentation links on dashboard landing page.</dd>
125 
126  <dt>Display Dotclear news</dt>
127  <dd>Enable to display Dotclear news on dashboard landing page.</dd>
128
129  <dt>Display quick entry form</dt>
130  <dd>Enable to display "quick entry" form on dashboard landing page.</dd>
131
132  <dt>Display overdue tasks counter on maintenance dashboard icon</dt>
133  <dd>Enables to display the number of overdue tasks (i.e. that should be processed) under the <strong>Maintenance</strong> icon. <strong>Maintenance</strong> icon has to be set in your favorites to use this feature.</dd>
134
135  <dt>Display overdue tasks list on dashboard items</dt>
136  <dd>Enable to display the list of overdue tasks (i.e. that should be processed) in a dedicated section on the Dashboard landing page.</dd>
137</dl>
138</body>
139</html>
Note: See TracBrowser for help on using the repository browser.

Sites map