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

(Difference between pages)
No edit summary
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
<bookshelf src="Book:Admin manual" />
Registered wiki users receive notifications for a variety of changes to the wiki. Users can set their notification preferences as needed.
==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]]


==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.
[[File:Manual:notifications-page.png|alt=Notifications page|center|thumb|650x650px|Notifications page]]


#'''Open''' the page ''MediaWiki:Sidebar'' from the browser's address bar.
#'''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=}}
The following features are available:
<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'':


'''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"
== Notification settings==
*Show entrypoint "All pages"
{{Messagebox|boxtype=note|icon=|Note text=<br />
*Show entrypoint "Recent changes"
*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:


BlueSpiceSocial:
*'''E-Mail options:'''
**''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


*Show entrypoint "Timeline"
{{translation}}
 
[[Category:Personalization]]
BlueSpiceSocialBlog:
__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 11:01, 22 March 2022

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

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.

Link to the notifications page
Link to the notifications page


The notifications page shows all incoming notifications.

Notifications page
Notifications page


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.

2 - Status filter: You can view all notifications as well as read or unread notifications.

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

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.

Notification settings

Note:
  • You are not notified about your own edits.
  • No notifications are generated for page changes marked as "minor edit".
Minor edit

The following settings are available:

  • E-Mail options:
    • 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)
  • Notify me about these events: 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.
  • Notifications on namespace events (always both in e-mail and in the wiki):
    • when creating pages in a namespace when editing pages in a namespace
  • Notifications on categories (always both in e-mail and in the wiki):
    • when a page is added or removed from a category listed here
    • when a change is made to a page associated with that category




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

Discussions