Summary
- MobileFrontend uses the API to edit
- In order to support hCaptcha in the MobileFrontend, we need a mecanism in EditorOverlayBase that a allows extending classes (in this case SourceEditorOverlay) to provide a different content for the summary request and captcha panels
- Because we need to change the default captcha code, and because hCaptcha should be included in the summary editor instead of in a dedicated step.
Acceptance criteria
- The SourceEditor in the MobileFrontend has a mechanism to change the HTML for the summary and captcha steps