Pwirth has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/362200 )

Change subject: BSExtendedSearch: Quick-fix - Removed filerepo index
......................................................................

BSExtendedSearch: Quick-fix - Removed filerepo index

* Removed the filerepo index, cause it requires a deprecated
fileAttachment plugin, to initialize the backend. the fileAttachment
plugin can not be used anymore
=> This is just a quick fix, as the filerepo index is not used anywhere
and should be really fixed for further development

Change-Id: I08a82fbf1d8035da87a263c4b460b566c9c950ae
---
M extension.json
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtendedSearch 
refs/changes/00/362200/1

diff --git a/extension.json b/extension.json
index fe05c45..eb916fd 100644
--- a/extension.json
+++ b/extension.json
@@ -94,9 +94,6 @@
                                                        },
                                                        "specialpage": {
                                                                "class": 
"BS\\ExtendedSearch\\Source\\SpecialPages"
-                                                       },
-                                                       "repofile": {
-                                                               "class": 
"BS\\ExtendedSearch\\Source\\RepoFiles"
                                                        }
                                                }
                                        }

-- 
To view, visit https://gerrit.wikimedia.org/r/362200
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I08a82fbf1d8035da87a263c4b460b566c9c950ae
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtendedSearch
Gerrit-Branch: master
Gerrit-Owner: Pwirth <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to