I wrote a related script with very similar purpose:
Sometimes users write new articles, and forget to add links to the new
article from related articles (in the worst case this result in orphan
articles).
The script aims to find related articles (e.g using search of the current
title), and then suggest the specific context where the article is
mentioned,
so the user can select whether to add link.

In [[Special:MyPage/common.js]] you can add the following snippet:

mw.loader.load('//he.wikipedia.org/w/index.php?title=User:ערן/quickLinker.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400
<http://he.wikipedia.org/w/index.php?title=User:%D7%A2%D7%A8%D7%9F/quickLinker.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400>');
// [[User:ערן/quickLinker.js]]

Then get to some article that you would like to find related article for,
and press on "Add links" in the sidebar (under tools),
which will open OOUI dialog with article where the current page is
mentioned, and the specific context with suggestion for link.
If you find a suggested link suitable, press "save" or press "skip" to
continue to next relevant page.






On Wed, Jun 14, 2017 at 8:11 PM, Chris Koerner <[email protected]>
wrote:

> Kerry,
> What an interesting idea. I created a task in Phabricator, Wikimedia's took
> for tracking bug and feature requests. I'll bug some of the search folks to
> see if they have any suggestions. In the task I shared a very clunky way of
> doing this that is not 100% what you're looking for, but something! :)
>
> https://phabricator.wikimedia.org/T167899
>
> Yours,
> Chris Koerner
> Community Liaison - Discovery
> Wikimedia Foundation
> _______________________________________________
> Wiki-research-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wiki-research-l
>
_______________________________________________
Wiki-research-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wiki-research-l

Reply via email to