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
. - Create the first menu header. Menu headers are marked with a single asterisk (*);
* Important pages
- Add the links for this menu header. Links are marked with two asterisks (**) and have the following syntax:
** unique ID|target page|label
Example:
* Important pages ** Blog|Special:Blog ** Policies|IMS:Policies * BlueSpice ** BlueSpice Homepage|https://bluespice.com/ ** News|https://bluespice.com/category/news-know-how/
After the custom menu has been created, it can now be modified directly via the Edit menu link (see screenshot above).
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.