Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthanguyen committed Jan 23, 2017
1 parent eee0207 commit d1c9435
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LocalSettings_en.php
Expand Up @@ -96,6 +96,7 @@
$wgContentNamespaces[] = 120; //track namespace in Special:Statistics

//Semantic MediaWiki -- Do not touch unless you know what you are doing.
/*
$smwgNamespaceIndex = 100;
require_once( "$IP/extensions/SemanticMediaWiki/SemanticMediaWiki.php" );
Expand All @@ -112,6 +113,7 @@
$smwgNamespacesWithSemanticLinks[NS_NEWS] = true;
$smwgNamespacesWithSemanticLinks[NS_PART] = true;
$smwgNamespacesWithSemanticLinks[NS_FAN] = true;
*/

#Namespace subpages
$wgNamespacesWithSubpages[NS_PROJECT] = true;
Expand Down

0 comments on commit d1c9435

Please sign in to comment.