Robert Vogel has submitted this change and it was merged.
Change subject: Changed version of BlueSpice
......................................................................
Changed version of BlueSpice
Change-Id: Ie3fef2db888939f8f2f21ce76ed2f331d8456e8c
---
M UniversalExport/UniversalExport.class.php
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Robert Vogel: Verified; Looks good to me, approved
diff --git a/UniversalExport/UniversalExport.class.php
b/UniversalExport/UniversalExport.class.php
index 9805ac9..4fd803f 100644
--- a/UniversalExport/UniversalExport.class.php
+++ b/UniversalExport/UniversalExport.class.php
@@ -112,12 +112,13 @@
$this->setHook( 'BSInsertMagicAjaxGetData',
'onBSInsertMagicAjaxGetData' );
$this->setHook( 'BeforePageDisplay' );
+ global $wgBlueSpiceExtInfo;
//Configuration variables
$aMetadataDefaults = array(
- 'creator' => 'Hallo Welt! Medienwerkstatt GmbH',
+ 'creator' => 'Hallo Welt! Medienwerkstatt GmbH',
);
$aMetadataOverrides = array(
- 'producer' => 'UniversalExport 2.22 (BlueSpice for
MediaWiki)'
+ 'producer' => 'UniversalExport
'.$wgBlueSpiceExtInfo['version'].' (BlueSpice for MediaWiki)'
);
BsConfig::registerVar(
'MW::UniversalExport::CategoryWhitelist', $this->aCategoryWhitelist,
BsConfig::LEVEL_PRIVATE|BsConfig::TYPE_ARRAY_STRING );
--
To view, visit https://gerrit.wikimedia.org/r/178861
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3fef2db888939f8f2f21ce76ed2f331d8456e8c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Smuggli <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pigpen <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits