Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <title>Dashboard</title> |
---|
4 | </head> |
---|
5 | |
---|
6 | <body> |
---|
7 | <h4>Header</h4> |
---|
8 | <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> |
---|
9 | <p>The following link allows to go on the current blog (opens in a new tab).</p> |
---|
10 | <p>The other links allow you to go back to this dashboard, to access your preferences and to logout.</p> |
---|
11 | <h4>Personalisation of the dashboard</h4> |
---|
12 | <dl> |
---|
13 | <dt>Favorites</dt> |
---|
14 | <dd>The big icons in the middle of the page allow you to quickly access your favorite admin pages.</dd> |
---|
15 | <dt>Dashboard modules</dt> |
---|
16 | <dd>The modules displayed under the favorites are installed by default or added by plugins.</dd> |
---|
17 | </dl> |
---|
18 | <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> |
---|
19 | <h4>The main menu</h4> |
---|
20 | <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> |
---|
21 | <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> |
---|
22 | <p>The rest of the menu lists the administration pages. It is divided in three sections:</p> |
---|
23 | <ul> |
---|
24 | <li><strong>Blog</strong> for everything relative to the current blog content and parameters.</li> |
---|
25 | <li><strong>System settings</strong> to manage the global installation.</li> |
---|
26 | <li><strong>Plugins</strong> for extensions affecting the whole system.</li> |
---|
27 | </ul> |
---|
28 | </body> |
---|
29 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.