Robert Vogel has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/393565 )

Change subject: BSAvatars: Switched to manifest version 2 as an example
......................................................................


BSAvatars: Switched to manifest version 2 as an example

=> requires: https://gerrit.wikimedia.org/r/#/c/393564/

Change-Id: If910bdee955305cbc63b32066d5d846e52d9168e
---
M extension.json
1 file changed, 12 insertions(+), 8 deletions(-)

Approvals:
  Robert Vogel: Verified; Looks good to me, approved



diff --git a/extension.json b/extension.json
index a7b5c4c..1136107 100644
--- a/extension.json
+++ b/extension.json
@@ -9,13 +9,17 @@
        ],
        "descriptionmsg": "bs-avatars-desc",
        "type": "bluespice",
-       "bsgExtensions": {
-               "BlueSpiceAvatars": {
-                       "className": "Avatars",
-                       "extPath": "/BlueSpiceAvatars",
-                       "configDefinitions": {
-                               "AvatarsDefaultSize": 
"\\BlueSpice\\Avatars\\ConfigDefinition\\AvatarsDefaultSize::getInstance",
-                               "AvatarsGenerator": 
"\\BlueSpice\\Avatars\\ConfigDefinition\\AvatarsGenerator::getInstance"
+       "attributes": {
+               "BlueSpiceFoundation": {
+                       "Extensions": {
+                               "BlueSpiceAvatars": {
+                                       "className": "Avatars",
+                                       "extPath": "/BlueSpiceAvatars",
+                                       "configDefinitions": {
+                                               "AvatarsDefaultSize": 
"\\BlueSpice\\Avatars\\ConfigDefinition\\AvatarsDefaultSize::getInstance",
+                                               "AvatarsGenerator": 
"\\BlueSpice\\Avatars\\ConfigDefinition\\AvatarsGenerator::getInstance"
+                                       }
+                               }
                        }
                }
        },
@@ -75,5 +79,5 @@
                "BSCoreGetUserMiniProfileBeforeInit": 
"\\BlueSpice\\Avatars\\Hook\\BSCoreGetUserMiniProfileBeforeInit\\SetAvatar::callback"
        },
        "load_composer_autoloader": true,
-       "manifest_version": 1
+       "manifest_version": 2
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If910bdee955305cbc63b32066d5d846e52d9168e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/BlueSpiceAvatars
Gerrit-Branch: master
Gerrit-Owner: Pwirth <wi...@hallowelt.biz>
Gerrit-Reviewer: Ljonka <l.verhovs...@gmail.com>
Gerrit-Reviewer: Mglaser <gla...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to