Mglaser has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/363601 )
Change subject: BSFoundation: Replaced "BlueSpice for MediaWiki" and similar occurences ...................................................................... BSFoundation: Replaced "BlueSpice for MediaWiki" and similar occurences * Replaced "BlueSpice for Mediawiki" and similar occurences with "BlueSpice MediaWiki" => #6682 Change-Id: I66f6951f1327c02a78a200a19c2a269de8fe9446 --- M BLUESPICE-LICENCE M BLUESPICE-RELEASE-HISTORY M BlueSpiceFoundation.php M composer.json M includes/Common.php M includes/Config.class.php M includes/Core.class.php M includes/DefaultSettings.php M includes/Entity.php M includes/EntityRegistry.php M includes/ExtensionManager.class.php M includes/GenericTagExtensionHandler.php M includes/Notifications.class.php M includes/SpecialPage.class.php M includes/TemplateHelper.php M includes/api/BSApiAdminUserStore.php M includes/api/BSApiBase.php M includes/api/BSApiCategoryStore.php M includes/api/BSApiExtJSDBTableStoreBase.php M includes/api/BSApiExtJSStoreBase.php M includes/api/BSApiFileBackendStore.php M includes/api/BSApiFormatJson.php M includes/api/BSApiGroupStore.php M includes/api/BSApiInterwikiStore.php M includes/api/BSApiPingTasks.php M includes/api/BSApiTasksBase.php M includes/api/BSApiUploadLicenseStore.php M includes/api/BSApiWikiPageStore.php M includes/api/BSApiWikiPageTasks.php M includes/cache/LCStore_BSDB.php M includes/cache/LCStore_MC.php M includes/cache/LCStore_SHM.php M includes/entityconfigs/EntityConfig.php M includes/exception/BSInvalidParamException.php M includes/notifications/NotificationHandler.php M includes/outputhandler/views/view.BaseElement.php M includes/outputhandler/views/view.BaseForm.php M includes/outputhandler/views/view.BaseMessage.php M includes/outputhandler/views/view.EditButton.php M includes/outputhandler/views/view.EditButtonPane.php M includes/outputhandler/views/view.ErrorMessage.php M includes/outputhandler/views/view.ErrorMessageInline.php M includes/outputhandler/views/view.Exception.php M includes/outputhandler/views/view.FormElement.php M includes/outputhandler/views/view.FormElementButton.php M includes/outputhandler/views/view.FormElementCheckbox.php M includes/outputhandler/views/view.FormElementCheckboxGroup.php M includes/outputhandler/views/view.FormElementFieldset.php M includes/outputhandler/views/view.FormElementInput.php M includes/outputhandler/views/view.FormElementLabel.php M includes/outputhandler/views/view.FormElementRadioGroup.php M includes/outputhandler/views/view.FormElementRadiobutton.php M includes/outputhandler/views/view.FormElementSelectbox.php M includes/outputhandler/views/view.FormElementTextarea.php M includes/outputhandler/views/view.NoticeMessage.php M includes/outputhandler/views/view.NoticeMessageInline.php M includes/outputhandler/views/view.TagDefaultMessage.php M includes/outputhandler/views/view.TagElement.php M includes/outputhandler/views/view.TagError.php M includes/outputhandler/views/view.TagErrorList.php M includes/paramdefinition/BSNamespaceListParam.php M includes/paramdefinition/BSTitleListParam.php M includes/parser/BSNamespaceParser.php M includes/parser/BSTitleParser.php M includes/resourceloader/ResourceLoaderBSTemplateModule.php M includes/specials/SpecialCredits.class.php M includes/specials/SpecialDiagnostics.class.php M includes/validator/BSNamespaceValidator.php M includes/validator/BSTitleValidator.php M includes/validator/Validator.class.php M resources/bluespice.extjs/BS/CRUDGridPanel.js M resources/bluespice.extjs/BS/CRUDPanel.js M resources/bluespice.extjs/BS/Window.js 73 files changed, 75 insertions(+), 75 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation refs/changes/01/363601/1 diff --git a/BLUESPICE-LICENCE b/BLUESPICE-LICENCE index fd1ff2e..3299ddb 100644 --- a/BLUESPICE-LICENCE +++ b/BLUESPICE-LICENCE @@ -1,4 +1,4 @@ -## BlueSpice for MediaWiki +## BlueSpice MediaWiki ## Copyright 2016 by Hallo Welt! GmbH ## http://bluespice.com ## http://hallowelt.com @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - This file is part of BlueSpice for MediaWiki + This file is part of BlueSpice MediaWiki For further information visit http://bluespice.com = GPL v2 = diff --git a/BLUESPICE-RELEASE-HISTORY b/BLUESPICE-RELEASE-HISTORY index 98271f9..564a84c 100644 --- a/BLUESPICE-RELEASE-HISTORY +++ b/BLUESPICE-RELEASE-HISTORY @@ -1,4 +1,4 @@ -## BlueSpice for MediaWiki +## BlueSpice MediaWiki ## Copyright 2013-2014 by Hallo Welt! Medienwerkstatt GmbH ## http://www.blue-spice.org ## http://www.hallowelt.biz diff --git a/BlueSpiceFoundation.php b/BlueSpiceFoundation.php index 1192b0d..3b6af65 100644 --- a/BlueSpiceFoundation.php +++ b/BlueSpiceFoundation.php @@ -1,7 +1,7 @@ <?php /** - * BlueSpice for MediaWiki + * BlueSpice MediaWiki * Description: Adds functionality for business needs * Authors: Markus Glaser * diff --git a/composer.json b/composer.json index 0a6f1f4..728f57b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "hallowelt/blue-spice-foundation", - "description": "This package contains basic classes/functions/resources of BlueSpice for MediaWiki", + "description": "This package contains basic classes/functions/resources of BlueSpice MediaWiki", "keywords": [ "mediawiki", "wiki" diff --git a/includes/Common.php b/includes/Common.php index 31b3310..d4a6f6e 100644 --- a/includes/Common.php +++ b/includes/Common.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Sebastian Ulbricht <[email protected]> diff --git a/includes/Config.class.php b/includes/Config.class.php index ca1bdbf..2486bd6 100644 --- a/includes/Config.class.php +++ b/includes/Config.class.php @@ -20,7 +20,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Sebastian Ulbricht <[email protected]> diff --git a/includes/Core.class.php b/includes/Core.class.php index 1d65e95..8f83052 100644 --- a/includes/Core.class.php +++ b/includes/Core.class.php @@ -20,7 +20,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Sebastian Ulbricht <[email protected]> diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 0a5a717..a364779 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1,13 +1,13 @@ <?php /** - * Default values for "BlueSpice for MediaWiki" configuration settings. + * Default values for "BlueSpice MediaWiki" configuration settings. * * * NEVER EDIT THIS FILE * * * To customize your installation, edit "LocalSettings.php". If you make - * changes here, they will be lost on next upgrade of BlueSpice for MediaWiki! + * changes here, they will be lost on next upgrade of BlueSpice MediaWiki! * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/includes/Entity.php b/includes/Entity.php index 97ac210..df4bcb0 100644 --- a/includes/Entity.php +++ b/includes/Entity.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/EntityRegistry.php b/includes/EntityRegistry.php index c76f236..dc78a6c 100644 --- a/includes/EntityRegistry.php +++ b/includes/EntityRegistry.php @@ -17,7 +17,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/ExtensionManager.class.php b/includes/ExtensionManager.class.php index 035287c..466c2e2 100644 --- a/includes/ExtensionManager.class.php +++ b/includes/ExtensionManager.class.php @@ -1,7 +1,7 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/GenericTagExtensionHandler.php b/includes/GenericTagExtensionHandler.php index 2a1e0d9..f6d9df0 100644 --- a/includes/GenericTagExtensionHandler.php +++ b/includes/GenericTagExtensionHandler.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/Notifications.class.php b/includes/Notifications.class.php index 827b988..64fc575 100644 --- a/includes/Notifications.class.php +++ b/includes/Notifications.class.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/SpecialPage.class.php b/includes/SpecialPage.class.php index 96e478b..0780399 100644 --- a/includes/SpecialPage.class.php +++ b/includes/SpecialPage.class.php @@ -2,7 +2,7 @@ /** * Special page for BsSpecialPage for MediaWiki * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Stephan Muggli <[email protected]> * @package BlueSpice_Extensions diff --git a/includes/TemplateHelper.php b/includes/TemplateHelper.php index d77a582..422ec8e 100644 --- a/includes/TemplateHelper.php +++ b/includes/TemplateHelper.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiAdminUserStore.php b/includes/api/BSApiAdminUserStore.php index 530bcec..8d4bc19 100644 --- a/includes/api/BSApiAdminUserStore.php +++ b/includes/api/BSApiAdminUserStore.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiBase.php b/includes/api/BSApiBase.php index 16e3ad8..e709b7f 100644 --- a/includes/api/BSApiBase.php +++ b/includes/api/BSApiBase.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/api/BSApiCategoryStore.php b/includes/api/BSApiCategoryStore.php index 615de1d..c0392ef 100644 --- a/includes/api/BSApiCategoryStore.php +++ b/includes/api/BSApiCategoryStore.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Leonid Verhovskij <[email protected]> diff --git a/includes/api/BSApiExtJSDBTableStoreBase.php b/includes/api/BSApiExtJSDBTableStoreBase.php index 8bc6cc1..f0b9bdf 100644 --- a/includes/api/BSApiExtJSDBTableStoreBase.php +++ b/includes/api/BSApiExtJSDBTableStoreBase.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiExtJSStoreBase.php b/includes/api/BSApiExtJSStoreBase.php index e14d38e..8046c4e 100644 --- a/includes/api/BSApiExtJSStoreBase.php +++ b/includes/api/BSApiExtJSStoreBase.php @@ -18,7 +18,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * l1 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/api/BSApiFileBackendStore.php b/includes/api/BSApiFileBackendStore.php index 12a75a0..9fb72ad 100644 --- a/includes/api/BSApiFileBackendStore.php +++ b/includes/api/BSApiFileBackendStore.php @@ -18,7 +18,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/api/BSApiFormatJson.php b/includes/api/BSApiFormatJson.php index 5fc5692..e7baed6 100644 --- a/includes/api/BSApiFormatJson.php +++ b/includes/api/BSApiFormatJson.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/api/BSApiGroupStore.php b/includes/api/BSApiGroupStore.php index 770f6e1..8570816 100644 --- a/includes/api/BSApiGroupStore.php +++ b/includes/api/BSApiGroupStore.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiInterwikiStore.php b/includes/api/BSApiInterwikiStore.php index dd53e50..e0b3900 100644 --- a/includes/api/BSApiInterwikiStore.php +++ b/includes/api/BSApiInterwikiStore.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiPingTasks.php b/includes/api/BSApiPingTasks.php index 2a9507c..31e37f1 100644 --- a/includes/api/BSApiPingTasks.php +++ b/includes/api/BSApiPingTasks.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiTasksBase.php b/includes/api/BSApiTasksBase.php index bb6d363..580b69d 100644 --- a/includes/api/BSApiTasksBase.php +++ b/includes/api/BSApiTasksBase.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiUploadLicenseStore.php b/includes/api/BSApiUploadLicenseStore.php index 6e78922..020074b 100755 --- a/includes/api/BSApiUploadLicenseStore.php +++ b/includes/api/BSApiUploadLicenseStore.php @@ -17,7 +17,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://www.blue-spice.org * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiWikiPageStore.php b/includes/api/BSApiWikiPageStore.php index fcda65c..10b6b39 100644 --- a/includes/api/BSApiWikiPageStore.php +++ b/includes/api/BSApiWikiPageStore.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/api/BSApiWikiPageTasks.php b/includes/api/BSApiWikiPageTasks.php index d5bf498..04c7174 100644 --- a/includes/api/BSApiWikiPageTasks.php +++ b/includes/api/BSApiWikiPageTasks.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/cache/LCStore_BSDB.php b/includes/cache/LCStore_BSDB.php index 332bf8b..4b64f1d 100644 --- a/includes/cache/LCStore_BSDB.php +++ b/includes/cache/LCStore_BSDB.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. * @author Sebastian Ulbricht <[email protected]> diff --git a/includes/cache/LCStore_MC.php b/includes/cache/LCStore_MC.php index 9333b28..08ba102 100644 --- a/includes/cache/LCStore_MC.php +++ b/includes/cache/LCStore_MC.php @@ -1,7 +1,7 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. * @author Stefan Widmann <[email protected]> diff --git a/includes/cache/LCStore_SHM.php b/includes/cache/LCStore_SHM.php index dbdff3c..8602349 100644 --- a/includes/cache/LCStore_SHM.php +++ b/includes/cache/LCStore_SHM.php @@ -1,7 +1,7 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. * @author Sebastian Ulbricht <[email protected]> diff --git a/includes/entityconfigs/EntityConfig.php b/includes/entityconfigs/EntityConfig.php index 29abd3d..5d86140 100644 --- a/includes/entityconfigs/EntityConfig.php +++ b/includes/entityconfigs/EntityConfig.php @@ -17,7 +17,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/exception/BSInvalidParamException.php b/includes/exception/BSInvalidParamException.php index dd99b98..ffdf740 100644 --- a/includes/exception/BSInvalidParamException.php +++ b/includes/exception/BSInvalidParamException.php @@ -17,7 +17,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/notifications/NotificationHandler.php b/includes/notifications/NotificationHandler.php index fdbe9c9..3c59cbf 100644 --- a/includes/notifications/NotificationHandler.php +++ b/includes/notifications/NotificationHandler.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/outputhandler/views/view.BaseElement.php b/includes/outputhandler/views/view.BaseElement.php index 9c2ffcd..87f47d4 100644 --- a/includes/outputhandler/views/view.BaseElement.php +++ b/includes/outputhandler/views/view.BaseElement.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * Template Guide * diff --git a/includes/outputhandler/views/view.BaseForm.php b/includes/outputhandler/views/view.BaseForm.php index ea75a5e..7677e4a 100644 --- a/includes/outputhandler/views/view.BaseForm.php +++ b/includes/outputhandler/views/view.BaseForm.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.BaseMessage.php b/includes/outputhandler/views/view.BaseMessage.php index 60ef285..cd1929f 100644 --- a/includes/outputhandler/views/view.BaseMessage.php +++ b/includes/outputhandler/views/view.BaseMessage.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.EditButton.php b/includes/outputhandler/views/view.EditButton.php index 5df0c20..a98abe5 100644 --- a/includes/outputhandler/views/view.EditButton.php +++ b/includes/outputhandler/views/view.EditButton.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @package bluespice * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.EditButtonPane.php b/includes/outputhandler/views/view.EditButtonPane.php index 1e88233..5f074a9 100644 --- a/includes/outputhandler/views/view.EditButtonPane.php +++ b/includes/outputhandler/views/view.EditButtonPane.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @package bluespice * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.ErrorMessage.php b/includes/outputhandler/views/view.ErrorMessage.php index 814dfc7..a1d027b 100644 --- a/includes/outputhandler/views/view.ErrorMessage.php +++ b/includes/outputhandler/views/view.ErrorMessage.php @@ -2,7 +2,7 @@ /** * Renders an error message. * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Markus Glaser <[email protected]>, Sebastian Ulbricht * @version $Id$ diff --git a/includes/outputhandler/views/view.ErrorMessageInline.php b/includes/outputhandler/views/view.ErrorMessageInline.php index 445c852..bdf1055 100644 --- a/includes/outputhandler/views/view.ErrorMessageInline.php +++ b/includes/outputhandler/views/view.ErrorMessageInline.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.Exception.php b/includes/outputhandler/views/view.Exception.php index 63f414f..21d5014 100644 --- a/includes/outputhandler/views/view.Exception.php +++ b/includes/outputhandler/views/view.Exception.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. * @author Robert Vogel diff --git a/includes/outputhandler/views/view.FormElement.php b/includes/outputhandler/views/view.FormElement.php index 9a1dcff..9478146 100644 --- a/includes/outputhandler/views/view.FormElement.php +++ b/includes/outputhandler/views/view.FormElement.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementButton.php b/includes/outputhandler/views/view.FormElementButton.php index 3f88bf8..84ef250 100644 --- a/includes/outputhandler/views/view.FormElementButton.php +++ b/includes/outputhandler/views/view.FormElementButton.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementCheckbox.php b/includes/outputhandler/views/view.FormElementCheckbox.php index 1d17a2a..e5380c6 100644 --- a/includes/outputhandler/views/view.FormElementCheckbox.php +++ b/includes/outputhandler/views/view.FormElementCheckbox.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementCheckboxGroup.php b/includes/outputhandler/views/view.FormElementCheckboxGroup.php index bdbfc83..698b240 100644 --- a/includes/outputhandler/views/view.FormElementCheckboxGroup.php +++ b/includes/outputhandler/views/view.FormElementCheckboxGroup.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementFieldset.php b/includes/outputhandler/views/view.FormElementFieldset.php index bc99d42..15bb1d4 100644 --- a/includes/outputhandler/views/view.FormElementFieldset.php +++ b/includes/outputhandler/views/view.FormElementFieldset.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementInput.php b/includes/outputhandler/views/view.FormElementInput.php index 7b4e9b7..350d17e 100644 --- a/includes/outputhandler/views/view.FormElementInput.php +++ b/includes/outputhandler/views/view.FormElementInput.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementLabel.php b/includes/outputhandler/views/view.FormElementLabel.php index df5affa..76a77ce 100644 --- a/includes/outputhandler/views/view.FormElementLabel.php +++ b/includes/outputhandler/views/view.FormElementLabel.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementRadioGroup.php b/includes/outputhandler/views/view.FormElementRadioGroup.php index 5494240..f6bb14c 100644 --- a/includes/outputhandler/views/view.FormElementRadioGroup.php +++ b/includes/outputhandler/views/view.FormElementRadioGroup.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementRadiobutton.php b/includes/outputhandler/views/view.FormElementRadiobutton.php index 4ea034f..a8e655b 100644 --- a/includes/outputhandler/views/view.FormElementRadiobutton.php +++ b/includes/outputhandler/views/view.FormElementRadiobutton.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementSelectbox.php b/includes/outputhandler/views/view.FormElementSelectbox.php index fbb204c..8fba7d5 100644 --- a/includes/outputhandler/views/view.FormElementSelectbox.php +++ b/includes/outputhandler/views/view.FormElementSelectbox.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.FormElementTextarea.php b/includes/outputhandler/views/view.FormElementTextarea.php index 5d2535b..dce0abe 100644 --- a/includes/outputhandler/views/view.FormElementTextarea.php +++ b/includes/outputhandler/views/view.FormElementTextarea.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.NoticeMessage.php b/includes/outputhandler/views/view.NoticeMessage.php index cc0d454..040d1ca 100644 --- a/includes/outputhandler/views/view.NoticeMessage.php +++ b/includes/outputhandler/views/view.NoticeMessage.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.NoticeMessageInline.php b/includes/outputhandler/views/view.NoticeMessageInline.php index 579a7c6..31b322f 100644 --- a/includes/outputhandler/views/view.NoticeMessageInline.php +++ b/includes/outputhandler/views/view.NoticeMessageInline.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.TagDefaultMessage.php b/includes/outputhandler/views/view.TagDefaultMessage.php index b3ca100..73f0013 100644 --- a/includes/outputhandler/views/view.TagDefaultMessage.php +++ b/includes/outputhandler/views/view.TagDefaultMessage.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.TagElement.php b/includes/outputhandler/views/view.TagElement.php index 92d5d7d..c1c7d03 100644 --- a/includes/outputhandler/views/view.TagElement.php +++ b/includes/outputhandler/views/view.TagElement.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/outputhandler/views/view.TagError.php b/includes/outputhandler/views/view.TagError.php index 67e28c0..d6c2ce8 100644 --- a/includes/outputhandler/views/view.TagError.php +++ b/includes/outputhandler/views/view.TagError.php @@ -2,7 +2,7 @@ /** * Renders a tag error message. * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Markus Glaser <[email protected]>, Sebastian Ulbricht diff --git a/includes/outputhandler/views/view.TagErrorList.php b/includes/outputhandler/views/view.TagErrorList.php index 42790c8..2de92c0 100644 --- a/includes/outputhandler/views/view.TagErrorList.php +++ b/includes/outputhandler/views/view.TagErrorList.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * @abstract * @copyright Copyright (C) 2016 Hallo Welt! GmbH, All rights reserved. diff --git a/includes/paramdefinition/BSNamespaceListParam.php b/includes/paramdefinition/BSNamespaceListParam.php index 3934dc2..39631c9 100644 --- a/includes/paramdefinition/BSNamespaceListParam.php +++ b/includes/paramdefinition/BSNamespaceListParam.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/paramdefinition/BSTitleListParam.php b/includes/paramdefinition/BSTitleListParam.php index 84c65a4..ca9314d 100644 --- a/includes/paramdefinition/BSTitleListParam.php +++ b/includes/paramdefinition/BSTitleListParam.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/parser/BSNamespaceParser.php b/includes/parser/BSNamespaceParser.php index d068a33..23a5c4f 100644 --- a/includes/parser/BSNamespaceParser.php +++ b/includes/parser/BSNamespaceParser.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/parser/BSTitleParser.php b/includes/parser/BSTitleParser.php index 2f79a65..4634fb2 100644 --- a/includes/parser/BSTitleParser.php +++ b/includes/parser/BSTitleParser.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/resourceloader/ResourceLoaderBSTemplateModule.php b/includes/resourceloader/ResourceLoaderBSTemplateModule.php index 9290486..21e4d54 100644 --- a/includes/resourceloader/ResourceLoaderBSTemplateModule.php +++ b/includes/resourceloader/ResourceLoaderBSTemplateModule.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Patric Wirth <[email protected]> diff --git a/includes/specials/SpecialCredits.class.php b/includes/specials/SpecialCredits.class.php index 61418d1..33e7a6e 100644 --- a/includes/specials/SpecialCredits.class.php +++ b/includes/specials/SpecialCredits.class.php @@ -2,7 +2,7 @@ /** * Special page for BlueSpice credits * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Stephan Muggli <[email protected]> * @package BlueSpice_Credits diff --git a/includes/specials/SpecialDiagnostics.class.php b/includes/specials/SpecialDiagnostics.class.php index 972531d..fd3abf0 100644 --- a/includes/specials/SpecialDiagnostics.class.php +++ b/includes/specials/SpecialDiagnostics.class.php @@ -2,7 +2,7 @@ /** * Special page for Diagnostics for BlueSpice * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Marc Reymann <[email protected]> * @version $Id$ diff --git a/includes/validator/BSNamespaceValidator.php b/includes/validator/BSNamespaceValidator.php index f04ea7e..690961f 100644 --- a/includes/validator/BSNamespaceValidator.php +++ b/includes/validator/BSNamespaceValidator.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/validator/BSTitleValidator.php b/includes/validator/BSTitleValidator.php index 0447b64..1ea2dfc 100644 --- a/includes/validator/BSTitleValidator.php +++ b/includes/validator/BSTitleValidator.php @@ -16,7 +16,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * This file is part of BlueSpice for MediaWiki + * This file is part of BlueSpice MediaWiki * For further information visit http://bluespice.com * * @author Robert Vogel <[email protected]> diff --git a/includes/validator/Validator.class.php b/includes/validator/Validator.class.php index 62e29d2..9cdda58 100644 --- a/includes/validator/Validator.class.php +++ b/includes/validator/Validator.class.php @@ -1,6 +1,6 @@ <?php /** - * This file is part of blue spice for MediaWiki. + * This file is part of BlueSpice MediaWiki. * * Call BsValidator::isValid() to validate several types of user input (Email, username, URLs, ...) * Can be extended with plugin-classes of name: "BsValidator{$type}Plugin" that implement interface BsValidatorPlugin diff --git a/resources/bluespice.extjs/BS/CRUDGridPanel.js b/resources/bluespice.extjs/BS/CRUDGridPanel.js index 50daa5c..22e2c22 100644 --- a/resources/bluespice.extjs/BS/CRUDGridPanel.js +++ b/resources/bluespice.extjs/BS/CRUDGridPanel.js @@ -1,7 +1,7 @@ /** * CRUDGridPanel * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Robert Vogel <[email protected]> * @author Stephan Muggli <[email protected]> diff --git a/resources/bluespice.extjs/BS/CRUDPanel.js b/resources/bluespice.extjs/BS/CRUDPanel.js index 77fbda0..b28a9f9 100644 --- a/resources/bluespice.extjs/BS/CRUDPanel.js +++ b/resources/bluespice.extjs/BS/CRUDPanel.js @@ -1,7 +1,7 @@ /** * CRUDPanel * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Robert Vogel <[email protected]> * @author Stephan Muggli <[email protected]> diff --git a/resources/bluespice.extjs/BS/Window.js b/resources/bluespice.extjs/BS/Window.js index 671a50e..3ca0125 100755 --- a/resources/bluespice.extjs/BS/Window.js +++ b/resources/bluespice.extjs/BS/Window.js @@ -1,7 +1,7 @@ /** * Window * - * Part of BlueSpice for MediaWiki + * Part of BlueSpice MediaWiki * * @author Robert Vogel <[email protected]> * @author Stephan Muggli <[email protected]> -- To view, visit https://gerrit.wikimedia.org/r/363601 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I66f6951f1327c02a78a200a19c2a269de8fe9446 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation Gerrit-Branch: REL1_27 Gerrit-Owner: Mglaser <[email protected]> Gerrit-Reviewer: Pwirth <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
