{ "name": "ReCaptchaNoCaptcha", "author": [ "..." ], "url": "https://www.mediawiki.org/wiki/Extension:ConfirmEdit#ReCaptcha_(NoCaptcha)", "descriptionmsg": "renocaptcha-desc", "license-name": "GPL-2.0-or-later", "type": "antispam", "MessagesDirs": { "ReCaptchaNoCaptcha": [ "i18n", "i18n/api" ] }, "AutoloadClasses": { "ReCaptchaNoCaptcha": "includes/ReCaptchaNoCaptcha.php", "ReCaptchaNoCaptchaHooks": "includes/ReCaptchaNoCaptchaHooks.php", "HTMLReCaptchaNoCaptchaField": "includes/HTMLReCaptchaNoCaptchaField.php", "ReCaptchaNoCaptchaAuthenticationRequest": "includes/ReCaptchaNoCaptchaAuthenticationRequest.php" }, "config": { "CaptchaClass": { "value": "ReCaptchaNoCaptcha" }, "ReCaptchaSiteKey": { "value": "" }, "ReCaptchaSecretKey": { "value": "" }, "ReCaptchaSendRemoteIP": { "value": false } }, "ResourceFileModulePaths": { "localBasePath": "resources", "remoteExtPath": "ConfirmEdit/ReCaptchaNoCaptcha/resources" }, "ResourceModules": { "ext.confirmEdit.reCaptchaNoCaptcha.visualEditor": { "scripts": "ve-confirmedit-reCaptchaNoCaptcha/ve.init.mw.NoCaptchaReCaptchaSaveErrorHandler.js", "targets": [ "desktop", "mobile" ] } }, "Hooks": { "ResourceLoaderGetConfigVars": "ReCaptchaNoCaptchaHooks::onResourceLoaderGetConfigVars" }, "attributes": { "VisualEditor": { "PluginModules": [ "ext.confirmEdit.reCaptchaNoCaptcha.visualEditor" ] } }, "manifest_version": 2 }