Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2269d982e60fad4

Jump to content

User:Jackmcbarn/editProtectedHelper

From Wikipedia, the free encyclopedia
(Redirected from Wikipedia:EPH)
editProtectedHelper
DescriptioneditProtectedHelper
AuthorJackmcbarn
Status
Release
BrowsersAll modern browsers
SkinsAll desktop skins
SourceUser:Jackmcbarn/editProtectedHelper.js

User:Jackmcbarn/editProtectedHelper.js adds the ability to respond to edit requests quickly. A form will be added to the bottom of request banners to allow changing of the request's level, the page(s) to be edited, and whether it is marked as answered, as well as allowing responses to be submitted both via the {{EP}} series of templates and freeform. To use, add

importScript('User:Jackmcbarn/editProtectedHelper.js'); // Linkback: [[User:Jackmcbarn/editProtectedHelper.js]]

to Special:MyPage/common.js. Additionally, you may also add the following so upon answering an edit request, it will reload the page instead of showing the diff page.

window.editProtectedHelperReloadAfter = true;

Any questions, comments, concerns, or suggestions should be posted at User talk:Jackmcbarn/editProtectedHelper. (A development version of the script is also available at User:Jackmcbarn/editProtectedHelper-unstable.js (diff), but its use is not recommended, as it will often contain completely untested code.) You can experiment with this script at User talk:Jackmcbarn/Sandbox2.

Known issues

  • Decline reasons run off the end of the screen