No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 16: | Line 16: | ||
==Customizing the sidebar== | ==Customizing the sidebar== | ||
To customize the content of this sidebar, | To customize the content of this sidebar, This opens the page ''User:<username>/Sidebar''. | ||
The syntax used to define the | ==Menu editor== | ||
{{BSVersion|bsvFrom=4.2|bsvTo=|bsvFeature=Visual menu editor}} | |||
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=menulinks}} | |||
==Source editing mode== | |||
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. | |||
<pre> | <pre> | ||
* My favourite pages | * My favourite pages | ||
Line 25: | Line 32: | ||
</pre> | </pre> | ||
{{Translation}} | {{Translation}} | ||
__FORCETOC__ | __FORCETOC__ | ||
[[Category:Personalization]] | [[Category:Personalization]] |
Revision as of 13:02, 7 March 2023
The extension UserSideBar lets users create their personal sidebar 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
Initially, for users who haven't customized their personal sidebar, the navigation shows the following widgets:
- Pages visited (widget PAGESVISITED)
- My edits (widget YOUREDITS)
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
Source editing mode
The syntax used to define the menu items corresponds to the main MediaWiki sidebar (MediaWiki:Sidebar). Entries starting with a single star ("*") are considered menu headings or sections while entries with two stars ("**") are considered menu items.
* My favourite pages ** Wiki_Page1|Label ** External_Page2 Label