Topic on Project:Support desk

ReCaptchaNoCaptcha support for VisualEditor?

6
Summary by MarkAHershberger
Vishnunuk (talkcontribs)

Need help with MediaWiki installation. I successfully installed MediaWiki. Added VisualEditor and Mobilefrontend. confirmEdit is configured for ReCaptchaNoCaptcha. Currently VisualEditor doesn't support ReCaptchaNoCaptcha. ANY HACK to solve this issue?. And VisualEditor is not loading in Mobile.

NEED HELP FOR.

1) Add support for ReCaptchaNoCaptcha in VisualEditor

2) Add support or solve issue with VisualEditor on Mobile (Mobilefrontend)

Installed here http://ayurveda.wiki

MarkAHershberger (talkcontribs)

Does any other ConfirmEdit CAPTCHA plugin work with VE for you?

What issues do you have with VE on mobile? Is it one of the issues listed in the backlog?

Vishnunuk (talkcontribs)

Need help with MediaWiki installation. I successfully installed MediaWiki. Added VisualEditor and Mobilefrontend

if you look at https://ayurveda.wiki/ you can edit it using visual editor but you cannot save it because of ConfirmEdit ReCaptchaNoCaptcha Also in mobile VisualEditor is not loading at all.

ConfirmEdit Simple CAPTCHA is working fine only ReCaptchaNoCaptcha is not working with VisualEditor.

If you look at

https://github.com/wikimedia/mediawiki-extensions-VisualEditor/blob/master/modules/ve-mw/init/ve.init.mw.ArticleTarget.js

You can see

"API for different things in the UI. At this point we only support the SimpleCaptcha and FancyCaptcha"

we need find a way fix this.

MarkAHershberger (talkcontribs)
Vishnunuk (talkcontribs)

Thank you! If you can throw some relevant resources to learn how ConfirmEdit and VisualEditor communicate. i will try to fix it by writing some code. I try to figure it out myself but failed.

Vishnunuk (talkcontribs)

Yes Simple CAPTCHA is working fine.

VE on mobile? it is not loading The editor! also no error on browser console.