Manual:Extension/BlueSpiceEchoConnector and Manual:Extension/BlueSpiceDiscovery/Main navigation: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:Notifications}}
{{DISPLAYTITLE:Main navigation}}
<bookshelf src="Book:Admin manual" />
==How does the main navigation work?==
By default, some links are provided as entry points to the wiki. Wiki administrators can deactivate these links in the [[Manual:Extension/BlueSpiceConfigManager|configuration manager]] if needed. In addition, custom links can be added here. Please note that no hierarchical links can be created. Therefore, it makes sense to mainly set up links to the most important topics and to  portal pages that contain additional links or page lists.
[[File:Manual:skin-discovery-hauptnavigation-EN.png|alt=Main navigation|center|thumb|402x402px|Main navigation]]


Registered wiki users receive notifications for a variety of changes to the wiki. Users can set their notification preferences as needed.
==Adding links==


== Viewing notifications ==
To access the notifications page, click on your profile picture (1) and then click on ''Notifications'' in the Personal Tools (2). A red indicator is displayed if there are new notifications waiting.
[[File:Manual:notifications-menulink.png|alt=Link to the notifications page|center|thumb|650x650px|Link to the notifications page]]


'''To add new links:'''


The notifications page shows all incoming notifications.
#'''Open''' the page ''MediaWiki:Sidebar'' from the browser's address bar.
[[File:Manual:notifications-page.png|alt=Notifications page|center|thumb|650x650px|Notifications page]]
#'''Change''' to edit mode.
#'''Create''' one or more navigation links (with or without section heading).  The following example shows a link to the page "Company" with the label "Our company" and an external link to the BlueSpice website with the label "Website". The links are grouped together under the section heading "Quicklinks":<syntaxhighlight lang="text">
*Quicklinks
**Company|Our company
**https//www.bluespice.com/de|Website
</syntaxhighlight>
#'''Save''' the page. The links are now shown in the main navigation.


{{Messagebox|boxtype=note|icon=|Note text=As soon as you have created at least one additional link, a direct edit link to the ''MediaWiki:Sidebar'' page is displayed when you move the mouse over such a link (see screenshot above).|bgcolor=}}
<span style="color: rgb(51, 51, 51)">Link labels may collide with system messages. If this is the case, simply append the HTML-code for an empty space to the description:</span><syntaxhighlight lang="text">
**Portal|Portal&#160;
</syntaxhighlight>
==Deacivating standard links==
The standard links can be deactivated in the  [[Manual:Extension/BlueSpiceConfigManager|configuration manager]]. The following settings are available under ''Feature > Skinning'':


The following features are available:


'''1 - Recent activity:''' The filter  lists notifications by page. Clicking on a page name will only show the notifications for that page.
BlueSpiceBookshelf:


'''2 - Status filter:''' You can view all notifications as well as read or unread notifications.
* Show entrypoint "Bookshelf"


'''3 - Settings menu:''' Here you can go to the settings page to choose the type of notifications you want to receive.
BlueSpiceDiscovery:


'''4 - Notification:''' Clicking on a notification will mark it as read. Alternatively, you can click the blue status icon. Read notifications are marked with a dark background and a blank status icon.
*Show entrypoint "Mainpage"
*Show entrypoint "All pages"
*Show entrypoint "Recent changes"


== Notification settings==
BlueSpiceSocial:
{{Messagebox|boxtype=note|icon=|Note text=<br />
*You are not notified about your own edits.
*No notifications are generated for page changes marked as "minor edit".
[[File:Manual:minorEdit.png|alt=Minor edit|200x200px|Minor edit]]|bgcolor=}}
The following settings are available:


*'''E-Mail options:'''
*Show entrypoint "Timeline"
**''Send me:'' Frequency of notifications (none, immediately, daily, weekly)
**''Send to:'' If you enter or change the e-mail address here, it will be changed for the entire wiki (i.e., under your profile data).
**''Email format:'' (HTML or plain text)
*<span style="color: rgb(37, 37, 37)">'''Notify me about these events''':</span>  E-mail and wiki notifications for different events can optionally be activated or deactivated here. You can see a description of the event by clicking on the info icon. Grayed out checkboxes cannot be activated or deactivated and are set the same for all users.
*<span style="color: rgb(37, 37, 37)">'''Notifications on namespace events'''</span> <span class="ve-pasteProtect" style="color: rgb(37, 37, 37)">(always both in e-mail and in the wiki):</span>
**when creating pages in a namespace when editing pages in a namespace
*<span style="color: rgb(37, 37, 37)">'''Notifications on categories'''</span> <span class="ve-pasteProtect" style="color: rgb(37, 37, 37)">(always both in e-mail and in the wiki)</span><span style="color: rgb(37, 37, 37)">:</span>
**when a page is added or removed from a category listed here
**when a change is made to a page associated with that category


{{translation}}
BlueSpiceSocialBlog:
[[Category:Personalization]]
 
__FORCETOC__
*Show entrypoint "Blog"
 
==Group-specific navigation==
<span style="color: rgb(51, 51, 51)">It is possible to show navigation elements for specific user groups only. Please note that the pipe symbol (|) between the page name and its label has to be escaped as</span> <code><nowiki>{{!}}</nowiki></code> <span style="color: rgb(51, 51, 51)">within this function.</span>
 
This syntax is defined in the extension [[Reference:UserFunctions|UserFunctions]].<syntaxhighlight lang="text">
{{#ifingroup:sysop,widgeteditor |
*Test2                     
**somepage{{!}}Some page
|}}
</syntaxhighlight>
 
==Additional customizations==
 
*[[Manual:Extension/BlueSpiceDiscovery/Main navigation/Icons|Display icons with navigation links]]
*[[Manual:Extension/BlueSpiceDiscovery/Main navigation/Language support|Multi-language navigation]]
 
<br />
[[Category:Administration]]
[[Category:Customization]]
 
[[en:{{FULLPAGENAME}}]]
[[de:Handbuch:Erweiterung/BlueSpiceDiscovery/Hauptnavigation anpassen]]

Revision as of 10:05, 22 March 2022

How does the main navigation work?

By default, some links are provided as entry points to the wiki. Wiki administrators can deactivate these links in the configuration manager if needed. In addition, custom links can be added here. Please note that no hierarchical links can be created. Therefore, it makes sense to mainly set up links to the most important topics and to portal pages that contain additional links or page lists.

Main navigation
Main navigation

Adding links

To add new links:

  1. Open the page MediaWiki:Sidebar from the browser's address bar.
  2. Change to edit mode.
  3. Create one or more navigation links (with or without section heading). The following example shows a link to the page "Company" with the label "Our company" and an external link to the BlueSpice website with the label "Website". The links are grouped together under the section heading "Quicklinks":
    *Quicklinks
    **Company|Our company
    **https//www.bluespice.com/de|Website
    
  4. Save the page. The links are now shown in the main navigation.
Note:As soon as you have created at least one additional link, a direct edit link to the MediaWiki:Sidebar page is displayed when you move the mouse over such a link (see screenshot above).

Link labels may collide with system messages. If this is the case, simply append the HTML-code for an empty space to the description:

**Portal|Portal&#160;

Deacivating standard links

The standard links can be deactivated in the configuration manager. The following settings are available under Feature > Skinning:


BlueSpiceBookshelf:

  • Show entrypoint "Bookshelf"

BlueSpiceDiscovery:

  • Show entrypoint "Mainpage"
  • Show entrypoint "All pages"
  • Show entrypoint "Recent changes"

BlueSpiceSocial:

  • Show entrypoint "Timeline"

BlueSpiceSocialBlog:

  • Show entrypoint "Blog"

Group-specific navigation

It is possible to show navigation elements for specific user groups only. Please note that the pipe symbol (|) between the page name and its label has to be escaped as {{!}} within this function.

This syntax is defined in the extension UserFunctions.

{{#ifingroup:sysop,widgeteditor |
*Test2                       
**somepage{{!}}Some page
|}}

Additional customizations




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

Discussions