Hey folks :)
H4stings has created a user script to show Wikidata changes in the history of a Wikipedia article. (It should also work on the other sister projects.) https://phabricator.wikimedia.org/T42358#2363346 The script is at https://fr.wikipedia.org/wiki/Utilisateur:H4stings/wef-history.js I'd love to hear your feedback on it so we can see if that is a direction we should explore further.
Cheers Lydia
Hi Lydia, all
This is very important tool for many wikipedians. It's great to see it rise! Where can I report bugs? Here or through the Phabricator or directly to the author H4stings?
Thanks Jan
2016-06-15 22:13 GMT+02:00 Lydia Pintscher Lydia.Pintscher@wikimedia.de:
Hey folks :)
H4stings has created a user script to show Wikidata changes in the history of a Wikipedia article. (It should also work on the other sister projects.) https://phabricator.wikimedia.org/T42358#2363346 The script is at https://fr.wikipedia.org/wiki/Utilisateur:H4stings/wef-history.js I'd love to hear your feedback on it so we can see if that is a direction we should explore further.
Cheers Lydia -- Lydia Pintscher - http://about.me/lydia.pintscher Product Manager for Wikidata
Wikimedia Deutschland e.V. Tempelhofer Ufer 23-24 10963 Berlin www.wikimedia.de
Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt für Körperschaften I Berlin, Steuernummer 27/029/42207.
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
On Jun 16, 2016 11:52, "Jan Macura" macurajan@gmail.com wrote:
Hi Lydia, all
This is very important tool for many wikipedians. It's great to see it
rise!
Where can I report bugs? Here or through the Phabricator or directly to
the author H4stings?
Awesome! Best would be phabricator tickets but the rest also works.
Cheers Lydia
That's a great tool which will alleviate many of the concerns Wikipedians have regarding Wikidata. I did a crude adaptation and translation to make if work on the English Wikipedia. (did not find that somebody else had done this already). https://en.wikipedia.org/wiki/User:Sebotic/wef-history.js
In order to use it, just add importScript('User:Sebotic/wef-history.js'); to your common.js. Or just copy the whole thing.
Best, Sebastian
On Thu, Jun 16, 2016 at 5:29 AM, Lydia Pintscher < lydia.pintscher@wikimedia.de> wrote:
On Jun 16, 2016 11:52, "Jan Macura" macurajan@gmail.com wrote:
Hi Lydia, all
This is very important tool for many wikipedians. It's great to see it
rise!
Where can I report bugs? Here or through the Phabricator or directly to
the author H4stings?
Awesome! Best would be phabricator tickets but the rest also works.
Cheers Lydia
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Hi Sebastian,
thanks for that. However, it doesn't seem to work to directly include this script from other sister projects (I tried de.wikipedia) [1]. I see a bubble saying "Affichage des modifications de Wikidata", but that is what it stops with.
Is there anything that has to be changed for other language Wikipedias?
[1] https://de.wikipedia.org/w/index.php?title=Benutzer:Yellowcard/common.js&...
Thanks! Yellowcard
Sebastian Burgstaller schrieb:
That's a great tool which will alleviate many of the concerns Wikipedians have regarding Wikidata. I did a crude adaptation and translation to make if work on the English Wikipedia. (did not find that somebody else had done this already). https://en.wikipedia.org/wiki/User:Sebotic/wef-history.js
In order to use it, just add importScript('User:Sebotic/wef-history.js'); to your common.js. Or just copy the whole thing.
Best, Sebastian
On Thu, Jun 16, 2016 at 5:29 AM, Lydia Pintscher <lydia.pintscher@wikimedia.de mailto:lydia.pintscher@wikimedia.de> wrote:
On Jun 16, 2016 11:52, "Jan Macura" <macurajan@gmail.com <mailto:macurajan@gmail.com>> wrote: > > Hi Lydia, all > > This is very important tool for many wikipedians. It's great to see it rise! > Where can I report bugs? Here or through the Phabricator or directly to the author H4stings? Awesome! Best would be phabricator tickets but the rest also works. Cheers Lydia _______________________________________________ Wikidata mailing list Wikidata@lists.wikimedia.org <mailto:Wikidata@lists.wikimedia.org> https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
The problem with this script is that the date, time formats and translations need to be adapted to each language individually, otherwise, it will not work. I can do that for German as well and maybe translate the whole script. I guess that a comprehensive solution is underway?
Best, Sebastian
On Tue, Jul 5, 2016 at 2:54 AM, Yellowcard yellowcard@wikipedia.de wrote:
Hi Sebastian,
thanks for that. However, it doesn't seem to work to directly include this script from other sister projects (I tried de.wikipedia) [1]. I see a bubble saying "Affichage des modifications de Wikidata", but that is what it stops with.
Is there anything that has to be changed for other language Wikipedias?
[1]
https://de.wikipedia.org/w/index.php?title=Benutzer:Yellowcard/common.js&...
Thanks! Yellowcard
Sebastian Burgstaller schrieb:
That's a great tool which will alleviate many of the concerns Wikipedians have regarding Wikidata. I did a crude adaptation and translation to make if work on the English Wikipedia. (did not find that somebody else had done this already). https://en.wikipedia.org/wiki/User:Sebotic/wef-history.js
In order to use it, just add importScript('User:Sebotic/wef-history.js'); to your common.js. Or just copy the whole thing.
Best, Sebastian
On Thu, Jun 16, 2016 at 5:29 AM, Lydia Pintscher <lydia.pintscher@wikimedia.de mailto:lydia.pintscher@wikimedia.de> wrote:
On Jun 16, 2016 11:52, "Jan Macura" <macurajan@gmail.com <mailto:macurajan@gmail.com>> wrote: > > Hi Lydia, all > > This is very important tool for many wikipedians. It's great to see it rise! > Where can I report bugs? Here or through the Phabricator or directly to the author H4stings? Awesome! Best would be phabricator tickets but the rest also works. Cheers Lydia _______________________________________________ Wikidata mailing list Wikidata@lists.wikimedia.org <mailto:Wikidata@lists.wikimedia.org> https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Here's a diff showing the changes I did when I ported it to no.wikipedia:
https://no.wikipedia.org/w/index.php?title=Bruker%3ADanmichaelo%2Fwef-histor...
Note that
- date parsing will break if the user has chosen another language than the default language of the wiki.
- without language fallback, we only get Q values when there's no label in the wiki language.
- even with language filtering, I still perceive a lot of the edits as "noise". I'm wondering if the different reference-statements could be filtered out, since each addition of a statement and its reference gives two edits. Another type of edit which is often noisy is wbeditentity (like "bot: import label/alias from [[ja:ハマト・ガデル]]"), but since this type of edit can contain anything I guess we need to keep it.
Dan Michael
On 06.07.2016, 11.08, Sebastian Burgstaller wrote:
The problem with this script is that the date, time formats and translations need to be adapted to each language individually, otherwise, it will not work. I can do that for German as well and maybe translate the whole script. I guess that a comprehensive solution is underway?
Best, Sebastian
On Tue, Jul 5, 2016 at 2:54 AM, Yellowcard <yellowcard@wikipedia.de mailto:yellowcard@wikipedia.de> wrote:
Hi Sebastian, thanks for that. However, it doesn't seem to work to directly include this script from other sister projects (I tried de.wikipedia) [1]. I see a bubble saying "Affichage des modifications de Wikidata", but that is what it stops with. Is there anything that has to be changed for other language Wikipedias? [1] https://de.wikipedia.org/w/index.php?title=Benutzer:Yellowcard/common.js&diff=155881821&oldid=154953646 <https://de.wikipedia.org/w/index.php?title=Benutzer:Yellowcard/common.js&diff=155881821&oldid=154953646> Thanks! Yellowcard Sebastian Burgstaller schrieb: > That's a great tool which will alleviate many of the concerns > Wikipedians have regarding Wikidata. I did a crude adaptation and > translation to make if work on the English Wikipedia. (did not find > that somebody else had done this already). > https://en.wikipedia.org/wiki/User:Sebotic/wef-history.js > > In order to use it, just add > importScript('User:Sebotic/wef-history.js'); to your common.js. Or > just copy the whole thing. > > Best, > Sebastian > > On Thu, Jun 16, 2016 at 5:29 AM, Lydia Pintscher > <lydia.pintscher@wikimedia.de <mailto:lydia.pintscher@wikimedia.de> <mailto:lydia.pintscher@wikimedia.de <mailto:lydia.pintscher@wikimedia.de>>> > wrote: > > > On Jun 16, 2016 11:52, "Jan Macura" <macurajan@gmail.com <mailto:macurajan@gmail.com> > <mailto:macurajan@gmail.com <mailto:macurajan@gmail.com>>> wrote: > > > > Hi Lydia, all > > > > This is very important tool for many wikipedians. It's great to > see it rise! > > Where can I report bugs? Here or through the Phabricator or > directly to the author H4stings? > > Awesome! Best would be phabricator tickets but the rest also works. > > Cheers > Lydia > > > _______________________________________________ > Wikidata mailing list > Wikidata@lists.wikimedia.org <mailto:Wikidata@lists.wikimedia.org> <mailto:Wikidata@lists.wikimedia.org <mailto:Wikidata@lists.wikimedia.org>> > https://lists.wikimedia.org/mailman/listinfo/wikidata > > > > > _______________________________________________ > Wikidata mailing list > Wikidata@lists.wikimedia.org <mailto:Wikidata@lists.wikimedia.org> > https://lists.wikimedia.org/mailman/listinfo/wikidata _______________________________________________ Wikidata mailing list Wikidata@lists.wikimedia.org <mailto:Wikidata@lists.wikimedia.org> https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata