HarriA has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/344758 )
Change subject: Use tabs in json
......................................................................
Use tabs in json
Change-Id: I527598bd185c3105588d2281d816f1519916a713
---
M extension.json
1 file changed, 43 insertions(+), 43 deletions(-)
Approvals:
HarriA: Verified; Looks good to me, approved
diff --git a/extension.json b/extension.json
index 9713280..dfdf33c 100644
--- a/extension.json
+++ b/extension.json
@@ -1,45 +1,45 @@
{
- "name": "StlHandler",
- "author": "Harri Alasi",
- "url": "https://www.mediawiki.org/wiki/Extension:StlHandler",
- "descriptionmsg": "stlhandler-desc",
- "version": "1.0",
- "license-name": "GPL-2.0+",
- "type": "other",
- "ResourceModules": {
- "ext.StlHandler": {
- "position": "top",
- "scripts": [
- "three.js",
- "Detector.js",
- "OrbitControls.js",
- "STLLoader.js",
- "stlviewer.js"
- ]
- }
- },
- "ResourceFileModulePaths": {
- "localBasePath": "modules",
- "remoteExtPath": "StlHandler/modules"
- },
- "MediaHandlers": {
- "application/sla": "StlHandler"
- },
- "MessagesDirs": {
- "StlHandler": [
- "i18n"
- ]
- },
- "AutoloadClasses": {
- "StlHandler": "StlHandler_body.php"
- },
- "Hooks": {
- "ImageOpenShowImageInlineBefore": [
- "StlHandler::onImageOpenShowImageInlineBefore"
- ],
- "BeforePageDisplay": [
- "StlHandler::onBeforePageDisplay"
- ]
- },
- "manifest_version": 1
+ "name": "StlHandler",
+ "author": "Harri Alasi",
+ "url": "https://www.mediawiki.org/wiki/Extension:StlHandler",
+ "descriptionmsg": "stlhandler-desc",
+ "version": "1.0",
+ "license-name": "GPL-2.0+",
+ "type": "other",
+ "ResourceModules": {
+ "ext.StlHandler": {
+ "position": "top",
+ "scripts": [
+ "three.js",
+ "Detector.js",
+ "OrbitControls.js",
+ "STLLoader.js",
+ "stlviewer.js"
+ ]
+ }
+ },
+ "ResourceFileModulePaths": {
+ "localBasePath": "modules",
+ "remoteExtPath": "StlHandler/modules"
+ },
+ "MediaHandlers": {
+ "application/sla": "StlHandler"
+ },
+ "MessagesDirs": {
+ "StlHandler": [
+ "i18n"
+ ]
+ },
+ "AutoloadClasses": {
+ "StlHandler": "StlHandler_body.php"
+ },
+ "Hooks": {
+ "ImageOpenShowImageInlineBefore": [
+ "StlHandler::onImageOpenShowImageInlineBefore"
+ ],
+ "BeforePageDisplay": [
+ "StlHandler::onBeforePageDisplay"
+ ]
+ },
+ "manifest_version": 1
}
--
To view, visit https://gerrit.wikimedia.org/r/344758
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I527598bd185c3105588d2281d816f1519916a713
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/StlHandler
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: HarriA <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits