[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-08-01 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment. In T169224#4468922, @Lucas_Werkmeister_WMDE wrote: you can get statement IDs from the query service Well, that's a start :) Can you build an example of query that I can share?TASK DETAILhttps://phabricator.wikimedia.org/T169224EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-08-01 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. I don’t think we have anything to make that easy for the moment :/ you can get statement IDs from the query service, but we haven’t updated the redirect yet to make use of this feature. Personally, when I want to link to a statement, I use the browser’s dev

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-08-01 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment. @Lucas_Werkmeister_WMDE Just a question for the announcement: how people are supposed to generate the link? Is there something clickable somewhere? How are they supposed to find out the part at the end of the URL?TASK

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-07-16 Thread gerritbot
gerritbot added a comment. Change 445977 merged by jenkins-bot: [mediawiki/extensions/WikibaseQualityConstraints@master] Link to constraint statement instead of statement group https://gerrit.wikimedia.org/r/445977TASK DETAILhttps://phabricator.wikimedia.org/T169224EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-07-16 Thread gerritbot
gerritbot added a comment. Change 445977 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/WikibaseQualityConstraints@master] Link to constraint statement instead of statement group https://gerrit.wikimedia.org/r/445977TASK

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-07-02 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Thanks! I guess it is not rolled out on Wikidata yet?TASK DETAILhttps://phabricator.wikimedia.org/T169224EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Lydia_PintscherCc: Jonas, Lydia_Pintscher,

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-07-02 Thread Jonas
Jonas added a comment. @Lydia_Pintscher for me link provided in the patch does not work: https://www.wikidata.org/wiki/Q1#Q1$8983b0ea-4a9c-0902-c0db-785db33f767cTASK DETAILhttps://phabricator.wikimedia.org/T169224EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-07-02 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. Could you give an example link please? (A bit hard to test :D) Also: Does this work fine with several statement sections on the same page potentially having the same statement like on Lexemes)?TASK DETAILhttps://phabricator.wikimedia.org/T169224EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-06-28 Thread gerritbot
gerritbot added a comment. Change 440850 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Add statement ID as id attribute to statements https://gerrit.wikimedia.org/r/440850TASK DETAILhttps://phabricator.wikimedia.org/T169224EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2018-06-18 Thread gerritbot
gerritbot added a comment. Change 440850 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)): [mediawiki/extensions/Wikibase@master] Add statement ID as id attribute to statements https://gerrit.wikimedia.org/r/440850TASK

[Wikidata-bugs] [Maniphest] [Commented On] T169224: Add support for linking to a particular statement

2017-11-15 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. The simplest fix for this is trivial: diff --git a/view/resources/templates.php b/view/resources/templates.php index 5efe5bd65..5da5e66e7 100644 --- a/view/resources/templates.php +++ b/view/resources/templates.php @@ -90,7 +90,7 @@