From 7ef9f7faa22bfcd7d70750c834ab515bfc18b250 Mon Sep 17 00:00:00 2001 From: Rich Evans <86021670+ndc-rkevans@users.noreply.github.com> Date: Mon, 8 Jan 2024 10:17:56 -0500 Subject: [PATCH] Update MezaCoreExtensions.yml disabled Semantic Drilldown until we know where to get a 35.x compatible version from --- config/MezaCoreExtensions.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/MezaCoreExtensions.yml b/config/MezaCoreExtensions.yml index 473f46e6..26fa0d84 100644 --- a/config/MezaCoreExtensions.yml +++ b/config/MezaCoreExtensions.yml @@ -299,11 +299,11 @@ list: # version: "{{ mediawiki_default_branch }}" # legacy_load: true - # SemanticDrilldown - Provides a page for "drilling down" through a site's data, using categories and filters on semantic properties - - name: SemanticDrilldown - repo: https://github.com/SemanticMediaWiki/SemanticDrilldown.git - version: master - legacy_load: true +# # SemanticDrilldown - Provides a page for "drilling down" through a site's data, using categories and filters on semantic properties +# - name: SemanticDrilldown +# repo: https://github.com/SemanticMediaWiki/SemanticDrilldown.git +# version: master +# legacy_load: true # Arrays - Creates an additional set of parser functions that operate on arrays. - name: Arrays