No categories assigned

BreadCrumbs

The breadcrumb navigation is located in the title area of every wiki page. If a page contains sub-pages, the different levels are indicated by connecting arrows.

Breadcrumb navigation
Breadcrumb navigation


The link to the namespace prefix can link to a main page of the namespace and is then displayed as a redlink until the page is created.

Alternatively, links can be made directly to all pages in the namespace. This can be configured on the server. The following information can be made in the file LocalSettings.php:

 $GLOBALS['wgExtensionFunctions'][] = function() {
 	$GLOBALS['bsgBlueSpiceCalummaBreadcrumbRootNodeEnabledProviders'] = [
 		"special-allpages"
 	];
 };


Attachments

Discussions