MediaWiki talk:RecentRelated.js

Latest comment: 7 years ago by Nemo bis in topic Broken JavaScript
RecentRelated in action.

RecentRelated is a user script by Magnus Manske (talk). It adds a function to your "Navigation" sidebar, which will check the last 50 pages you edited on this wiki, then look if there are any new edit since your last edit there. The purpose is to inform you about changes in your current "ongoing" pages, without having to add everything to your watchlist.

To use RelatedChanges, add

importScript('MediaWiki:RecentRelated.js');

to your common.js page.

For each page with edits since your last one, the tool will show a page history, with diff links to individual revisions, and a "complete" diff between the current revision and your last edit.

Broken JavaScript

edit

MediaWiki developers found that this page probably breaks JavaScript for users (example: not seeing the buttons when editing a page). You probably need to edit this .js page and/or MediaWiki:Gadgets-definition as in the examples at phabricator:T122755. List more pages to check.

If you have questions or need help, please ask at phabricator:T164242. You can login with your wiki account. Best wishes, Nemo 09:49, 14 May 2017 (UTC)Reply