71 lines
2.5 KiB
HTML
Executable File
71 lines
2.5 KiB
HTML
Executable File
<html>
|
|
<head>
|
|
<title>User</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>
|
|
|
|
<body>
|
|
|
|
<h3>User information</h3>
|
|
<dl>
|
|
<dt>User name</dt>
|
|
<dd>At least 2 characters (non accentuated characters, numbers or symbols, no white space. This field is mandatory.</dd>
|
|
|
|
<dt>Password</dt>
|
|
<dd>Write down twice your password in the fields <em>Password</em> and <em>Confirm password</em>. The minimal password length is 6 characters.
|
|
These two fields are mandatory.</dd>
|
|
|
|
<dt>Name, First name</dt>
|
|
<dd>If the display name is empty, the author's name will be displayed
|
|
as his Firstname and Name as set here.</dd>
|
|
|
|
<dt>Display name</dt>
|
|
<dd>You can choose here a nickname that will be displayed in your posts instead of your name and first name.</dd>
|
|
|
|
<dt>Email</dt>
|
|
<dd>Address that will be used to send a new password on dotclear's new password generation page.</dd>
|
|
|
|
<dt>URL</dt>
|
|
<dd>The user's web site. If set, the author name will be displayed as
|
|
a link to the said site.</dd>
|
|
|
|
<dt>Preferred format</dt>
|
|
<dd>To choose the prefered post syntax. Wiki is a simplified syntax
|
|
and will be converted to valid xhtml ; Unless you have a perfect
|
|
understanding of html, we advise you to choose the wiki syntax.</dd>
|
|
|
|
<dt>Default entry status</dt>
|
|
<dd>The default entry status can be set to:
|
|
<ul>
|
|
<li><strong>pending:</strong> the publication status has not yet been decided.</li>
|
|
<li><strong>scheduled:</strong> the post will be set online at the time and date
|
|
set in the <em>Published on</em> field.</li>
|
|
<li><strong>unpublished:</strong> the post is offline.</li>
|
|
<li><strong>published:</strong> the post is online.</li>
|
|
</ul>
|
|
</dd>
|
|
|
|
<dt>Entry edit field height</dt>
|
|
<dd>The height of the Entry edit field. Defaults to 24.</dd>
|
|
|
|
<dt>User language</dt>
|
|
<dd>The language in wich one publishes his posts. If the translation exists,
|
|
the interface will also be displayed in that language.</dd>
|
|
|
|
<dt>User timezone</dt>
|
|
<dd>That choice will define the time displayed on post publication.</dd>
|
|
|
|
<dt>Password change required to connect</dt>
|
|
<dd>Check this box to force the new user to change his password on login.</dd>
|
|
|
|
<dt>Super administrator</dt>
|
|
<dd>This choice will give all permissions to the user on all of your installation's blogs.</dd>
|
|
</dl>
|
|
|
|
<h3>Tags</h3>
|
|
<dl>
|
|
<dt>Tags list format</dt>
|
|
<dd>This choice allows, in post editing page, to display all available tags
|
|
or only most used ones.</dd>
|
|
</dl>
|
|
</body>
|
|
</html> |