Redaktion (talk | contribs)
No edit summary
Tag: 2017 source edit
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<bookshelf src="Book:User manual" />
<bookshelf src="Book:User manual" />


Users can customize their personal navigation menu. The mega menu can be opened by clicking on the profile picture in the top toolbar.
==Overview==
Users can customize their personal navigation menu. The mega menu can be opened by clicking on the profile picture in the top toolbar.  


==Customizing the menu==
The user menu consists of two sections: Customizable links and Personal tools. Only the customizable links can be edited.
The user menu consists of two sections: Customizable links and Personal tools. Only the customizable links can be edited.
[[File:Manual:usermenu.png|alt=user menu|thumb|user menu|center|650x650px]]
[[File:Manual:usermenu.png|alt=user menu|thumb|User menu|center|650x650px]]
By default, the menu shows the following information:
By default, the menu shows the following information:
*Pages visited (widget PAGESVISITED)
*Pages visited (widget PAGESVISITED)
Line 13: Line 13:
These widgets can be removed individually when a user customizes the sidebar.
These widgets can be removed individually when a user customizes the sidebar.


==Visual edit mode==
== Adding links in visual editing mode ==
{{BSVersion|bsvFrom=4.2|bsvTo=|bsvFeature=Visual menu editor}}
{{BSVersion|bsvFrom=4.2|bsvTo=|bsvFeature=Visual menu editor}}
In the user menu, '''Click''' ''Edit user menu''  to switch to edit mode.
'''Click''' ''Edit user menu''  to switch to edit mode.


'''To edit the NavMenu item:'''
'''To add a new menu heading:'''


#'''Click''' the icon for opening the edit dialog. (1)
#'''Click''' ''Add new element.''
#'''Click''' ''Edit Node.''
#'''Enter''' the text for your menu header. In a multilingual wiki, you can also enter a [[mediawikiwiki:Help:System_message|message key]].
#'''Enter''' the text for your menu header. In a multilingual wiki, you can also enter a [[mediawikiwiki:Help:System_message|message key]].


{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=menulinks}}
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=menulinks}}


 
== Adding links in source editing mode ==
== <span class="mw-headline">Adding links in source editing mode</span> ==
The syntax used to define the sidebar corresponds to the [[Manual:Extension/BlueSpiceDiscovery/Main navigation|main navigation]]. Entries starting with a single star ("*") create menu headings or sections while entries with two stars ("**") create links.
The syntax used to define the sidebar corresponds to the [[Manual:Extension/BlueSpiceDiscovery/Main navigation|main navigation]]. Entries starting with a single star ("*") create menu headings or sections while entries with two stars ("**") create links.
<pre>
<pre>
* My favourite pages
* My bookmarks
** [[Wiki_Page1|Label]]
** Wiki_Page1|Label
** [External_Page2 Label]
** https://externallink.com|Label
</pre>
</pre>


The sidebar can contain multiple sections.
== Personal Tools ==
Also, users can use widgets to display predefined lists of pages, as described above. Widgets should be inserted as sections (with one star), like:
These links are always displayed and cannot be customised. They lead to special pages that display information filtered for the user's own account:
<pre>
* [[Reference:UnifiedTaskOverview|Tasks]]
* WATCHLIST
* [[Manual:Extension/BlueSpiceWatchList|Watchlist]]
* My custom section
* [[Manual:Extension/BlueSpiceReminder|Reminders]]
** [[Page1]]
* My blog
...
* Contributions
</pre>{{Box Links-en|Topic1=[[Reference:BlueSpiceUserSidebar]]}}
* [[Manual:Extension/BlueSpicePageAssignments|Assignments]]  
* [[Manual:Extension/BlueSpicePrivacy|Privacy center]]
* [[Manual:Extension/BlueSpiceSocialProfile|Profile]]
* [[Manual:Preferences|Preferences]]
* Log out
 
{{Box Links-en|Topic1=[[Reference:BlueSpiceUserSidebar]]}}
{{Translation}}
{{Translation}}
__FORCETOC__
__FORCETOC__
[[Category:Personalization]]
[[Category:Personalization]]

Latest revision as of 13:08, 8 April 2025

Overview

Users can customize their personal navigation menu. The mega menu can be opened by clicking on the profile picture in the top toolbar.

The user menu consists of two sections: Customizable links and Personal tools. Only the customizable links can be edited.

user menu
User menu

By default, the menu shows the following information:

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

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

Adding links in visual editing mode

Visual menu editor is available from BlueSpice 4.2.

Click Edit user menu to switch to edit mode.

To add a new menu heading:

  1. Click Add new element.
  2. Enter the text for your menu header. In a multilingual wiki, you can also enter a message key.


Adding links in source editing mode

The syntax used to define the sidebar corresponds to the main navigation. Entries starting with a single star ("*") create menu headings or sections while entries with two stars ("**") create links.

* My bookmarks
** Wiki_Page1|Label
** https://externallink.com|Label

Personal Tools

These links are always displayed and cannot be customised. They lead to special pages that display information filtered for the user's own account:

Related info




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