jenkins-bot has submitted this change and it was merged.
Change subject: Add the ability to customize maps with Kartogrpher.{js|css}
......................................................................
Add the ability to customize maps with Kartogrpher.{js|css}
Bug: T133954
Change-Id: Ic0a514c286dd01a50a953a771776240cb0a99153
---
M extension.json
1 file changed, 15 insertions(+), 0 deletions(-)
Approvals:
MaxSem: Looks good to me, approved
Yurik: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/extension.json b/extension.json
index f57cc71..97cba08 100644
--- a/extension.json
+++ b/extension.json
@@ -45,6 +45,19 @@
"desktop"
]
},
+ "ext.kartographer.site": {
+ "class": "ResourceLoaderWikiModule",
+ "scripts": [
+ "MediaWiki:Kartographer.js"
+ ],
+ "styles": [
+ "MediaWiki:Kartographer.css"
+ ],
+ "targets": [
+ "mobile",
+ "desktop"
+ ]
+ },
"mapbox": {
"scripts": [
"lib/mapbox/mapbox-lib.js",
@@ -120,6 +133,7 @@
"dependencies": [
"mapbox",
"ext.kartographer",
+ "ext.kartographer.site",
"mediawiki.jqueryMsg",
"oojs-ui.styles.icons-media"
],
@@ -137,6 +151,7 @@
},
"ext.kartographer.fullscreen": {
"dependencies": [
+ "ext.kartographer.site",
"oojs-ui-windows"
],
"scripts": [
--
To view, visit https://gerrit.wikimedia.org/r/286252
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic0a514c286dd01a50a953a771776240cb0a99153
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/Kartographer
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>
Gerrit-Reviewer: JGirault <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Yurik <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits