From 51c89233b3279fbdd76c371cbdd5f9b17552d614 Mon Sep 17 00:00:00 2001 From: Greg Rundlett Date: Wed, 8 Jan 2025 01:39:19 +0000 Subject: [PATCH] Enable SemanticCompoundQueries Was 2.2.0 Now 3.x-dev (same as dev-master) Issue #140 --- config/MezaCoreExtensions.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/MezaCoreExtensions.yml b/config/MezaCoreExtensions.yml index 216e4f45..f73a9d2f 100644 --- a/config/MezaCoreExtensions.yml +++ b/config/MezaCoreExtensions.yml @@ -414,12 +414,12 @@ list: $wgScribuntoUseGeSHi = true; $wgScribuntoUseCodeEditor = true; - # # SCQ - Provides a new query parser function that allows SMW to return multiple queries as a single result - # - name: SemanticCompoundQueries - # composer: "mediawiki/semantic-compound-queries" - # version: "2.2.0" - # config: | - # wfLoadExtension( 'SemanticCompoundQueries' ); + # SCQ - Provides a new query parser function that allows SMW to return multiple queries as a single result + - name: SemanticCompoundQueries + composer: "mediawiki/semantic-compound-queries" + version: "3.x-dev" + config: | + wfLoadExtension( 'SemanticCompoundQueries' ); # # Uncomment the log line to debug issues; otherwise do not consume disk space # # SDU - Monitors pages for changes in their semantic data. If the "Semantic Dependency" property is found, this