Hi, is it possible please to update the Semantic MediaWiki databases for the following wikis:
- stargate.shoutwiki.com
- fr.stargate.shoutwiki.com
- eureka.shoutwiki.com
- fr.eureka.shoutwiki.com
- fr.24.shoutwiki.com
Is it possible to add the following (regarding SMW) to the LocalSettings.php files of the above-mentioned wikis:
$smwgNamespacesWithSemanticLinks[NS_EPISODE] = true;
$smwgNamespacesWithSemanticLinks[NS_WEBISODE] = true;
$smwgNamespacesWithSemanticLinks[NS_SPOILER] = true;
$smwgNamespacesWithSemanticLinks[NS_TRANSCRIPT] = true;
$smwgNamespacesWithSemanticLinks[NS_CREDITS] = true;
$smwgNamespacesWithSemanticLinks[NS_QUOTES] = true;
$smwgNamespacesWithSemanticLinks[NS_PROJECT] = false;
$smwgQMaxSize = 30;
$smwgToolboxBrowseLink = true;