Manual:Extension/MenuEditor and Template:RefLink: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
(Created page with "<span class="bi bi-arrow-right"></span>{{#if:{{{section|}}}|{{#dpl:title={{{page|}}}{{!}}include=#{{{section|}}}}}|[[{{{page|}}}|{{{label|}}}]]}} <noinclude> <templatedata> {...")
Tag: 2017 source edit
 
Line 1: Line 1:
{{BSVersionHd|bsvFrom=4.3|bsvTo=}}
<span class="bi bi-arrow-right"></span>{{#if:{{{section|}}}|{{#dpl:title={{{page|}}}{{!}}include=#{{{section|}}}}}|[[{{{page|}}}|{{{label|}}}]]}}
 
<noinclude>
== Menu types ==
<templatedata>
The user interface provides 3 customizable menus:
{
 
"params": {
# Main navigation
"section": {
# Custom menu
"suggested": true
# User menu
},
 
"page": {
== Main navigation ==
"type": "wiki-page-name",
The main navigation is displayed on all content pages in the wiki and does not change in individual namespaces.
"required": true
 
},
Up to v.4.2, only the standard [[Pagedraft:MenuEditor#MediaWiki sidebar|MediaWiki sidebar]] is available.
"label": {
 
"required": true
=== BlueSpice 4.3 ===
}
Starting BlueSpice 4.3, four different menu settings are available. Administrators can select a menu type in the [[Manual:Extension/BlueSpiceDiscovery|Config manager]].
}
 
}
All four types optionally show a list of pre-defined Entry points.
</templatedata>
 
</noinclude>
==== MediaWiki sidebar ====
This is the standard view of the sidebar.  It displays custom menu items with no hierarchical structure.
 
==== Namespace main page list ====
This view automatically displays the Main Page of each content namespace.
 
* No combination with other menu elements is possible.
 
==== Subpage tree (context-sensitive) ====
This view automatically shows the subpages  of a page if that page has subpages. Multi-level subpages are supported.
 
* No combination with other menu elements is possible.
 
==== Enhanced MediaWiki sidebar ====
This view shows a fully customizable multi-hierarchical menu. It can consist of the following elements:
 
 
 
== Custom menu ==
{{#dpl:title=Manual:Extension/BlueSpiceCustomMenu|include=#Overview}}
 
== User menu ==
{{#dpl:title=Manual:Extension/BlueSpiceUserSideBar|include=#Overview}}

Revision as of 11:25, 20 March 2023

[[|]]

No description.

Template parameters

ParameterDescriptionTypeStatus
sectionsection

no description

Unknownsuggested
pagepage

no description

Page namerequired
labellabel

no description

Unknownrequired



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

No categories assignedEdit

Discussions