Bump SemanticMediaWiki version
This commit is contained in:
parent
ca4f5ef567
commit
8aafb6a6a0
@ -146,6 +146,7 @@ wfLoadSkin( 'Timeless' );
|
|||||||
# Add more configuration options below.
|
# Add more configuration options below.
|
||||||
|
|
||||||
# Semantic MediaWiki Extension
|
# Semantic MediaWiki Extension
|
||||||
|
wfLoadExtension( 'SemanticMediaWiki' );
|
||||||
enableSemantics( 'claremontmakerspace.org' );
|
enableSemantics( 'claremontmakerspace.org' );
|
||||||
$smwgPDefaultType = '_txt';
|
$smwgPDefaultType = '_txt';
|
||||||
$smwgEnabledQueryDependencyLinksStore = true;
|
$smwgEnabledQueryDependencyLinksStore = true;
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"mediawiki/semantic-media-wiki": "^3.0",
|
"mediawiki/semantic-media-wiki": "^4.0",
|
||||||
"mediawiki/semantic-scribunto": "^2.0",
|
"mediawiki/semantic-scribunto": "^2.0",
|
||||||
"mediawiki/semantic-result-formats": "^3.0",
|
|
||||||
"mediawiki/data-transfer": "^1.0"
|
"mediawiki/data-transfer": "^1.0"
|
||||||
|
"mediawiki/semantic-result-formats": "^4.0",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user