This task involves the work of introducing a user script that, once installed, would enable someone to experiment with Edit Check, regardless of if and how the feature is enabled at the broader project they're seeking to experiment with it on.
Story
- As an experienced volunteer who is curious to try out Edit Check and offer feedback about it, I'd like there to be an easy/straightforward way for me to enable the feature for myself, so that I can experiment with it in an environment that resembles how newcomers are likely to experience it if/when it is enabled by default.
Requirements
- Introduce a user script that, once installed to someone's Special:MyPage/common.js page, would result in the following:
- A) Edit Check being activated if/when an edit they're attempting to publish meets the default configuration values documented on mw:Edit check/Configuration
- B) Relevant Edit Check tags (see mw:Edit check/Tags) being appended to edits people who have the gadget enabled make
- The user script this task is asking us to introduce should OVERRIDE the maximumEditcount parameter. Said another way: for people who have the gadget enaled/installed, Edit Check should activate in any qualifying edit, regardless of the person's edit count.
Background
This task emerged from us coming to learn from @Dyolf77_WMF that volunteers were finding the URL parameter T345297 introduced a bit complicated. As a result, they were seeking a simpler way of trying out Edit Check.
Related
Done
- Share instructions @Trizek-WMF, @Dyolf77_WMF, and @Geugeor-WMF with how to install the script

