Manual:Extension/BlueSpiceUserSidebar: Difference between revisions

Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
Redaktion (talk | contribs)
No edit summary
 
(8 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.  


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


==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)
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 this sidebar, This opens the page ''User:<username>/Sidebar''.


==Menu editor==
'''To customize the content of the user menu:'''
{{BSVersion|bsvFrom=4.2|bsvTo=|bsvFeature=Visual menu editor}}


{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=menulinks}}
# '''Click''' on your user profile image.
# '''Click''' ''Edit user menu.''


==Source editing mode==
===Menu editor===
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=#Menu editor}}


The syntax used to define the menu items 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>


{{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