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
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 ckoerner@wikimedia.org 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 Wiki-research-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wiki-research-l
Thanks, Eran!
It seems to work very well indeed. The only thing standing between me and total happiness is the SAVE button. The tool keeps telling me I have successfully saved things, but I can't work where they were saved to :-) Any clues you'd like to offer?
Kerry
-----Original Message----- From: Wiki-research-l [mailto:wiki-research-l-bounces@lists.wikimedia.org] On Behalf Of Eran Rosenthal Sent: Sunday, 18 June 2017 2:58 AM To: Research into Wikimedia content and communities wiki-research-l@lists.wikimedia.org Subject: Re: [Wiki-research-l] Finding what is said about a topic in other articles
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 ckoerner@wikimedia.org 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 Wiki-research-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wiki-research-l
_______________________________________________ Wiki-research-l mailing list Wiki-research-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wiki-research-l
wiki-research-l@lists.wikimedia.org