MediaWiki talk:FulfillEditRequest.js
How to install
- To activate the gadget: In "Preferences" : "gadgets" tab, "Tools for authorized users" section: click "FulFillEditRequest " and hit "Save" at bottom of page. Or click here and follow the instructions. (As gadget for admins since 5 July 2018.)
Features
- Mark request as done.
- If the subject pages does not exist, offers a textbox on the talkpage and a button to create the subject page from within the talk page.
Limitations:
- The whole talk page needs to be in a well formed tag syntax, e.q. don't worked (because the mw.libs.wikiDOM.parser is used).
- Another fail example (now semi fixed), but with the new version this should not happen anymore (because only the relevant section get loaded and parsed). -- User: Perhelion 19:29, 17 October 2017 (UTC)
Comments
Please add 'mediawiki.RegExp' between line 64 and line 65 of this script, to declare the dependency of the code on this ResourceLoader module due to line 52 mw.RegExp.escape(txt)
. Currently the script depends on the other gadgets to fulfill this dependency, but that is unreliable. —TheDJ (talk • contribs) 12:51, 28 August 2017 (UTC)
Done Awesome! Thank you! -- User: Perhelion 14:34, 26 September 2017 (UTC)
Tool not working
This tool stopped working for me, as I always get some error when clicking the button. Jarekt (talk) 15:20, 30 May 2024 (UTC)
- What error? —Tacsipacsi (talk) 10:37, 1 June 2024 (UTC)
- @Jarekt Very late, but mind checking if it's fixed now? —Mdaniels5757 (talk • contribs) 16:46, 26 December 2024 (UTC)
- @Mdaniels5757 and Tacsipacsi: , This seems to be working for me again. Thanks. --Jarekt (talk) 23:22, 31 December 2024 (UTC)
- I run into trouble again on with errors on page Template_talk:Move_cat: "Could not find edit request template. Please report this incident on: MediaWiki:FulfillEditRequest.js" followed by "Could not mark edit request as done; edit failed.". --Jarekt (talk) 23:37, 31 December 2024 (UTC)
- @Jarekt Ugh, forgot to test with multiple sections last time. Should be fixed for real now. —Mdaniels5757 (talk • contribs) 02:36, 1 January 2025 (UTC)
- I run into trouble again on with errors on page Template_talk:Move_cat: "Could not find edit request template. Please report this incident on: MediaWiki:FulfillEditRequest.js" followed by "Could not mark edit request as done; edit failed.". --Jarekt (talk) 23:37, 31 December 2024 (UTC)
- @Mdaniels5757 and Tacsipacsi: , This seems to be working for me again. Thanks. --Jarekt (talk) 23:22, 31 December 2024 (UTC)
- Button Mark request as done currently is not worked for me (no any actions). --Kaganer (talk) 20:11, 3 May 2025 (UTC)