Manual:Extension/BlueSpiceUserSidebar: Difference between revisions

Redaktion (talk | contribs)
m 1 revision imported
Redaktion (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Personal navigation}}
{{DISPLAYTITLE:Personal navigation}}


The extension '''UserSideBar''' lets users create their personal sidebar navigation.
==Accessing the personal navigation==
Every logged-in user has their own user menu. Changes to this menu are only visible to the individual user.  
 
[[File:UserSidebar screenshot.png|alt=elements of the user sidebar|center|thumb|850x850px|(1) profile image, (2) user menu edit link, (3) customizable links, (4) Personal Tools]]


==Accessing the personal navigation==
The menu  is separated in two sections (see screenshot):
[[File:UserSidebar1a.png|thumb|alt=Personal navigation|center|650x650px|Personal navigation]]
Every logged-in user has their own UserSidebar. It is located in the left navigation as the ''Personal navigation'' tab (clipboard icon).


==Default content==
* Customizable links 
Initially, for users who haven't customized their personal sidebar, the navigation shows the following widgets:
* Personal tools (these links cannot be edited)


==Customizing the sidebar==
Initially, the customizable links show the following widgets:
*Pages visited (widget PAGESVISITED)
*Pages visited (widget PAGESVISITED)
*My edits (widget YOUREDITS)
*My edits (widget YOUREDITS)
*Watchlist (widget WATCHLIST)
These widgets can be removed individually.


These widgets can be removed individually when a user customizes the sidebar.


==Customizing the sidebar==
'''To customize the content of the user menu:'''
To customize the content of this sidebar, click on ''Edit sidebar'' at the bottom of the sidebar after hovering over any menu item. This opens the page ''User:<username>/Sidebar''.
 
# '''Click''' on your user profile image.
# '''Click''' ''Edit user menu.''
 
===Menu editor===
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=#Menu editor}}


The syntax used to define the sidebar corresponds to the main MediaWiki sidebar (<nowiki>MediaWiki:Sidebar</nowiki>). Entries starting with a single star ("*") are considered menu headings or sections while entries with two stars ("**") are considered menu items.
===Source edit mode===
<pre>
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=#Source edit mode}}
* My favourite pages
** [[Wiki_Page1|Label]]
** [External_Page2 Label]
</pre>


The sidebar can contain multiple sections.
Also, users can use widgets to display predefined lists of pages, as described above. Widgets should be inserted as sections (with one star), like:
<pre>
* WATCHLIST
* My custom section
** [[Page1]]
...
</pre>{{Box Links-en|Topic1=[[Reference:BlueSpiceUserSidebar]]}}
{{Translation}}
{{Translation}}
__FORCETOC__
[[Category:Personalization]]
[[Category:Personalization]]

Latest revision as of 12:59, 7 March 2023


Accessing the personal navigation

Every logged-in user has their own user menu. Changes to this menu are only visible to the individual user.

elements of the user sidebar
(1) profile image, (2) user menu edit link, (3) customizable links, (4) Personal Tools

The menu is separated in two sections (see screenshot):

  • Customizable links
  • Personal tools (these links cannot be edited)

Customizing the sidebar

Initially, the customizable links show the following widgets:

  • Pages visited (widget PAGESVISITED)
  • My edits (widget YOUREDITS)

These widgets can be removed individually.


To customize the content of the user menu:

  1. Click on your user profile image.
  2. Click Edit user menu.

Menu editor

Source edit mode



PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end