Isarra has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/249931

Change subject: Add "class": "ResourceLoaderSkinModule" with no explanation 
whatsoever.
......................................................................

Add "class": "ResourceLoaderSkinModule" with no explanation whatsoever.

It's probably redundant for most uses, but some skins will need it and
there is no documentation anywhere and we might as well have it so
stuff magically works.

Change-Id: I7149d16edc4b5d0a38269569ab1658c4d79c7eda
---
M skin.json
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Example 
refs/changes/31/249931/1

diff --git a/skin.json b/skin.json
index b90c83f..e0f4371 100644
--- a/skin.json
+++ b/skin.json
@@ -17,6 +17,7 @@
        },
        "ResourceModules": {
                "skins.example": {
+                       "class": "ResourceLoaderSkinModule",
                        "styles": {
                                "resources/libraries/normalise.css": {
                                        "media": "screen"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7149d16edc4b5d0a38269569ab1658c4d79c7eda
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Example
Gerrit-Branch: master
Gerrit-Owner: Isarra <[email protected]>

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

Reply via email to