In BlueSpice 4, an additional custom menu is integrated as a mega menu. This menu can be created and edited by users with admin rights. The link-icon (1) is only displayed once the corresponding page has been created.
To create the menu :
- Open the page
MediaWiki:CustomMenu/Header
. - Add the links. Headings for link groups are marked with a single asterisk (*), associated links with two asterisks (**).
After the custom menu has been created, it can now be modified directly via the Edit menu link.
Example:
* Important pages ** Blog|Special:Blog ** Policies|IMS:Policies * BlueSpice ** BlueSpice Homepage|https://bluespice.com/ ** News|https://bluespice.com/category/news-know-how/
In the link syntax, the label precedes the link. The following example links to the page "IMS:Policies" and displays the label "Policies":
* Policies|IMS:Policies
To remove the custom menu link-icon from the wiki, the MediaWiki:CustomMenu/Header
page must be deleted. The page can be restored via the deletion log.