Seditio Source
Root |
./othercms/dotclear-2.22/locales/en/help/core_dashboard.html
<html>
<head>
  <title>Dashboard</title>
</head>

<body>
<h4>Header</h4>
<p>If there are several blogs you can access on this instance, a dropdown list allows you to pick the one you want to work on. If there is only one blog, it simply displays its name.</p>
<p>The following link allows to go on the current blog (opens in a new tab).</p>
<p>The other links allow you to go back to this dashboard, to access your preferences and to logout.</p>
<h4>Personalisation of the dashboard</h4>
<dl>
<dt>Favorites</dt>
<dd>The big icons in the middle of the page allow you to quickly access your favorite admin pages.</dd>
<dt>Dashboard modules</dt>
<dd>The modules displayed under the favorites are installed by default or added by plugins.</dd>
</dl>
<p>You can personalize the display of favorites and modules by going in the <a href="preferences.php#user-favorites">My dashboard</a> tab in the <strong>My preferences</strong> page.</p>
<h4>The main menu</h4>
<p>You can display or hide this menu at any time by clicking on its right side<span class="hidden"> (or by activating the <strong>Hide the main menu</strong> link)</span>.</p>
<p>The first part of the menu lists all the favorite pages of the user. You can select to display this list or not in the <a href="preferences.php#user-favorites">My dashboard</a> tab in the <strong>My preferences</strong> page.</p>
<p>The rest of the menu lists the administration pages. It is divided in three sections:</p>
<ul>
<li><strong>Blog</strong> for everything relative to the current blog content and parameters.</li>
<li><strong>System settings</strong> to manage the global installation.</li>
<li><strong>Plugins</strong> for extensions affecting the whole system.</li>
</ul>
</body>
</html>