jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/352722 )
Change subject: Undeploy Semantic* from wikitech wikis
......................................................................
Undeploy Semantic* from wikitech wikis
Bug: T53642
Change-Id: I4b2e051f3e4846b309288021a064bb672a2f8ae5
---
M wmf-config/extension-list-wikitech
M wmf-config/wikitech.php
2 files changed, 0 insertions(+), 22 deletions(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/extension-list-wikitech
b/wmf-config/extension-list-wikitech
index 3fe18c7..f997e61 100644
--- a/wmf-config/extension-list-wikitech
+++ b/wmf-config/extension-list-wikitech
@@ -1,7 +1,3 @@
$IP/extensions/DynamicSidebar/extension.json
$IP/extensions/LdapAuthentication/LdapAuthentication.php
$IP/extensions/OpenStackManager/OpenStackManager.php
-$IP/extensions/Validator/Validator.php
-$IP/extensions/SemanticMediaWiki/SemanticMediaWiki.php
-$IP/extensions/SemanticForms/SemanticForms.php
-$IP/extensions/SemanticResultFormats/SemanticResultFormats.php
diff --git a/wmf-config/wikitech.php b/wmf-config/wikitech.php
index ba14da4..fbaf950 100644
--- a/wmf-config/wikitech.php
+++ b/wmf-config/wikitech.php
@@ -4,24 +4,6 @@
use MediaWiki\Logger\LoggerFactory;
-require_once( "$IP/extensions/Validator/Validator.php" );
-require_once( "$IP/extensions/SemanticMediaWiki/SemanticMediaWiki.php" );
-require_once( "$IP/extensions/SemanticForms/SemanticForms.php" );
-require_once( "$IP/extensions/SemanticResultFormats/SemanticResultFormats.php"
);
-
-switch( $wgDBname ) {
-case 'labswiki' :
- enableSemantics( 'wikitech' );
- break;
-case 'labtestwiki' :
- enableSemantics( 'labtestwikitech' );
- break;
-}
-
-unset( $wgSpecialPages['SMWAdmin'] );
-
-$wgAPIModules['sfautocomplete'] = 'ApiDisabled';
-
require_once( "$IP/extensions/LdapAuthentication/LdapAuthentication.php" );
$wgAuthManagerAutoConfig['primaryauth'] += [
LdapPrimaryAuthenticationProvider::class => [
--
To view, visit https://gerrit.wikimedia.org/r/352722
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4b2e051f3e4846b309288021a064bb672a2f8ae5
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits