[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2018-06-13 Thread Pginer-WMF
Pginer-WMF added a comment. As part of the work on version 2 we asked advanced users to create articles and two reported that wikidata links were not added automatically when publishing (1) (2). We may want to investigate if there is a regression about this, or in case that it takes too much time

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-06-19 Thread Amire80
Amire80 added a comment. This was updated in production yesterday. The comment in ca.wikipedia probably refers to something that happened shortly before the update. I just tested it carefully: - https://ca.wikipedia.org/wiki/Usuari:Amire80/Mazkeret_Moshe -

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-06-19 Thread Pginer-WMF
Pginer-WMF added a comment. Thanks for double-checking @Amire80! TASK DETAIL https://phabricator.wikimedia.org/T87410 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Amire80, Pginer-WMF Cc: KartikMistry, gerritbot, He7d3r, Ricordisamoa, santhosh,

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-31 Thread gerritbot
gerritbot added a comment. Change 214119 merged by jenkins-bot: Add a Wikibase link after publishing a page https://gerrit.wikimedia.org/r/214119 TASK DETAIL https://phabricator.wikimedia.org/T87410 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-28 Thread Amire80
Amire80 added a comment. A bit of background: I cheated while developing, because I don't have a local Wikibase installation for testing. To test I copied the function from https://gerrit.wikimedia.org/r/#/c/214119/13/modules/wikibaselink/ext.cx.wikibase.link.js to

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-28 Thread Amire80
Amire80 added a comment. ... And this is the Wikidata edit that was done: https://www.wikidata.org/w/index.php?title=Q4808345diff=prevoldid=220307587 . TASK DETAIL https://phabricator.wikimedia.org/T87410 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-28 Thread gerritbot
gerritbot added a subscriber: gerritbot. gerritbot added a comment. Change 214119 had a related patch set uploaded (by Amire80): WIP: Add a Wikibase link https://gerrit.wikimedia.org/r/214119 TASK DETAIL https://phabricator.wikimedia.org/T87410 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-28 Thread gerritbot
gerritbot added a comment. Change 214119 had a related patch set uploaded (by Amire80): WIP: Add a Wikibase link https://gerrit.wikimedia.org/r/214119 TASK DETAIL https://phabricator.wikimedia.org/T87410 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-28 Thread Amire80
Amire80 added a comment. OK, so in https://gerrit.wikimedia.org/r/214119 I tried to do it first with raw API calls, and it didn't work, so I tried it by using PageConnector, as I tried at first, and it still doesn't do the right thing. @hoo, everybody points at you as the PageConnector expert,

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-25 Thread santhosh
santhosh added a comment. I think we just need wblinktitles api api.php?action=wblinktitlesfromsite=enwikifromtitle=Hydrogentosite=dewikitotitle=Wasserstoff with an edit token TASK DETAIL https://phabricator.wikimedia.org/T87410 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-25 Thread hoo
hoo added a comment. In https://phabricator.wikimedia.org/T87410#1309481, @santhosh wrote: I think we just need wblinktitles api api.php?action=wblinktitlesfromsite=enwikifromtitle=Hydrogentosite=dewikitotitle=Wasserstoff with an edit token Yes, that would work. You can also use the

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-05-25 Thread Ricordisamoa
Ricordisamoa added a comment. In https://phabricator.wikimedia.org/T87410#1310762, @hoo wrote: In https://phabricator.wikimedia.org/T87410#1309481, @santhosh wrote: I think we just need wblinktitles api

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-03-03 Thread hoo
hoo added a comment. In https://phabricator.wikimedia.org/T87410#1079888, @Amire80 wrote: Thanks! ContentTranslation is developed mostly with Wikipedia in mind, but doesn't forget non-Wikimedia sites. What would be the right way that the current site is a Wikibase client? Check that

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-03-02 Thread Amire80
Amire80 added a comment. Thanks! ContentTranslation is developed mostly with Wikipedia in mind, but doesn't forget non-Wikimedia sites. What would be the right way that the current site is a Wikibase client? Check that $wgWBClientSettings is defined? TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T87410: Link translated articles with other languages through Wikidata automatically

2015-03-02 Thread hoo
hoo added a comment. Hi, I don't have a lot of time today (actually I'm not working the whole week and next week), but I still want to give some initial ideas. You can do it in the front end and make use of