Manual:Extension/BlueSpiceCustomMenu: Difference between revisions

No edit summary
No edit summary
Line 13: Line 13:
</syntaxhighlight>
</syntaxhighlight>
#'''Add''' the links for this menu header. Links are marked with two asterisks (**) and have the following syntax:<syntaxhighlight lang="text">
#'''Add''' the links for this menu header. Links are marked with two asterisks (**) and have the following syntax:<syntaxhighlight lang="text">
** unique ID|target page|label
** target page|label
</syntaxhighlight>
</syntaxhighlight>
'''Example:'''<pre>* Important pages
'''Example:'''<pre>* Important pages
** Blog|Special:Blog
** Special:Blog|Blog
** Policies|IMS:Policies
** IMS:Policies|Policies
* BlueSpice
* BlueSpice
** BlueSpice Homepage|https://bluespice.com/
** https://bluespice.com|BlueSpice Homepage
** News|https://bluespice.com/category/news-know-how/</pre>
** https://bluespice.com/category/news-know-how|News</pre>
After the custom menu has been created, it can now be modified directly via the ''Edit menu'' link (see screenshot above).
After the custom menu has been created, it can now be modified directly via the ''Edit menu'' link (see screenshot above).
==Delete the custom menu==
==Delete the custom menu==

Revision as of 14:55, 18 May 2022


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.

Create the custom menu

Custom menu screenshot
Custom menu: (1) open menu, (2) edit link, (3) menu items


To create the menu :

  1. Open the page MediaWiki:CustomMenu/Header.
  2. Create the first menu header. Menu headers are marked with a single asterisk (*);
    * Important pages
    
  3. Add the links for this menu header. Links are marked with two asterisks (**) and have the following syntax:
    ** target page|label
    

Example:

* Important pages
** Special:Blog|Blog
** IMS:Policies|Policies
* BlueSpice
** https://bluespice.com|BlueSpice Homepage
** https://bluespice.com/category/news-know-how|News

After the custom menu has been created, it can now be modified directly via the Edit menu link (see screenshot above).

Delete the custom menu

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.

Related info



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

Discussions