(Created page with "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 onc...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
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. | 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== | ==Create the custom menu== | ||
[[File:Manual:customMenu-view.png|750x750px| | [[File:Manual:customMenu-view-EN.png|alt=Custom menu screenshot|center|thumb|750x750px|Custom menu: (1) open menu, (2) edit link, (3) menu items]] | ||
'''To create the menu :''' | |||
#'''Open''' the page <code>MediaWiki:CustomMenu/Header</code>. | #'''Open''' the page <code>MediaWiki:CustomMenu/Header</code>. | ||
#'''Add''' the links. Headings for link groups are marked with a single asterisk (*), associated links with two asterisks (**). | #'''Add''' the links. Headings for link groups are marked with a single asterisk (*), associated links with two asterisks (**). | ||
Line 16: | Line 20: | ||
==Delete the custom menu== | ==Delete the custom menu== | ||
To remove the custom menu link-icon from the wiki, the <code>MediaWiki:CustomMenu/Header</code> page must be deleted. The page can be restored via the deletion log. | To remove the custom menu link-icon from the wiki, the <code>MediaWiki:CustomMenu/Header</code> page must be deleted. The page can be restored via the deletion log. | ||
{{Box | {{Box Links-en|Topic1=[[Manual:Extension/BlueSpiceDiscovery/Main_navigation|Customize the main navigation]]|Topic2=[[Manual:Extension/BlueSpiceUserSidebar|Customize the user menu]]|Topic3=[[Reference:BlueSpiceCustomMenu]]}} | ||
{{Translation}} | {{Translation}} | ||
[[Kategorie:Customization]] | [[Kategorie:Customization]] |
Revision as of 11:29, 24 January 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.
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.