Skip to content

Commit

Permalink
Update MezaCoreExtensions.yml
Browse files Browse the repository at this point in the history
disabled Semantic Drilldown until we know where to get a 35.x compatible version from
  • Loading branch information
ndc-rkevans authored Jan 8, 2024
1 parent f182b54 commit 7ef9f7f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/MezaCoreExtensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ef9f7f

Please sign in to comment.