[Wikidata-bugs] [Maniphest] [Created] T85045: Figure out how to detect that claim is updated

2014-12-19 Thread Smalyshev
Smalyshev created this task.
Smalyshev claimed this task.
Smalyshev added subscribers: Smalyshev, Manybubbles, GWicke, JanZerebecki, 
aude, Lydia_Pintscher, Eloquence.
Smalyshev added projects: Wikidata, wikidata-query-service.
Smalyshev changed Security from none to none.

TASK DESCRIPTION
  I was under the impression that each time the claim is updated, the new ID is 
generated, so I can just match the IDs to update the claims. However, I have 
discovered the following: for item Q24517, the old claim in my dump is:
  
  ```
  
"P279":[{"id":"Q24517$7A855A08-5DD0-41A6-9A36-E3AC3DE24B11","mainsnak":{"snaktype":"value","property":"P279","datatype":"wikibase-item","datavalue":{"value":{"entity-type":"item","numeric-id":2095},"type":"wikibase-entityid"}}
  ```
  
  However, in current dump at 
https://www.wikidata.org/wiki/Special:EntityData/Q24517.json it is:
  
  ```
  
"P279":[{"id":"Q24517$7A855A08-5DD0-41A6-9A36-E3AC3DE24B11","mainsnak":{"snaktype":"value","property":"P279","datatype":"wikibase-item","datavalue":{"value":{"entity-type":"item","numeric-id":2207288},"type":"wikibase-entityid"}}
  ```
  
  As we can see, same claim ID but it refers to a different node. That makes it 
hard to recognize when the claim must be updated. So I'd like to figure out:
  
# Is it intentional or a bug?
# If it's intentional, can it be changed to generate new IDs on change? 
# If not, what would be the best way to recognize when clam changes? 
  
  The items can have many claims, so knowing which ones changed and updating 
only those would greatly speed up the query service function.
  
  Alternatively, if there's some other format that is better suitable to 
loading updates, we may want to use that instead of JSON data.

TASK DETAIL
  https://phabricator.wikimedia.org/T85045

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Aklapper, Smalyshev, Manybubbles, GWicke, JanZerebecki, aude, 
Lydia_Pintscher, Eloquence, jkroll, Wikidata-bugs, daniel



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed CC] T46874: Full support for wikibase edits in enhanced changes format ("Group changes by page in recent changes and watchlist" [usenewrc])

2014-12-19 Thread Lydia_Pintscher
Lydia_Pintscher removed a subscriber: Wikidata-bugs.
Lydia_Pintscher removed a project: 1.21.x release.
Lydia_Pintscher set Security to none.

TASK DETAIL
  https://phabricator.wikimedia.org/T46874

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Tgr, Ltrlg, Jdforrester-WMF, He7d3r, Lydia_Pintscher, Tobi_WMDE_SW, 
Schnark, liangent, Abraham, Raymond, Nemo_bis, matmarex, aude, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T57514: Claim guid case difference in ChangeOpClaim means duplicate claims are created when editing

2014-12-19 Thread Aklapper
Aklapper edited projects, added 1.21.x release; removed MW 1.21 version.

TASK DETAIL
  https://phabricator.wikimedia.org/T57514

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: wikidata-bugs, Addshore, Lydia_Pintscher, Tobi_WMDE_SW, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T57514: Claim guid case difference in ChangeOpClaim means duplicate claims are created when editing

2014-12-19 Thread Aklapper
Aklapper edited projects, added 1.21.x release; removed MW 1.21 version.

TASK DETAIL
  https://phabricator.wikimedia.org/T57514

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: wikidata-bugs, Addshore, Lydia_Pintscher, Tobi_WMDE_SW, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T46874: Full support for wikibase edits in enhanced changes format ("Group changes by page in recent changes and watchlist" [usenewrc])

2014-12-19 Thread Aklapper
Aklapper edited projects, added 1.21.x release; removed MW 1.21 version.

TASK DETAIL
  https://phabricator.wikimedia.org/T46874

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: Tgr, Ltrlg, Jdforrester-WMF, He7d3r, Lydia_Pintscher, Tobi_WMDE_SW, 
Schnark, liangent, Abraham, Raymond, Nemo_bis, matmarex, aude, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T84993: Add i18n messages for property data type

2014-12-19 Thread Ricordisamoa
Ricordisamoa closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T84993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ricordisamoa
Cc: Aklapper, aude, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T84993: Add i18n messages for property data type

2014-12-19 Thread Ricordisamoa
Ricordisamoa claimed this task.
Ricordisamoa added a comment.

In https://phabricator.wikimedia.org/T84993#936556, @Aklapper wrote:

> Solved already by https://gerrit.wikimedia.org/r/#/c/181059 ?


Yes, thanks.
Comments in the SpecialListDatatypes class have been added with 
https://gerrit.wikimedia.org/r/181061/, actual messages with 
https://gerrit.wikimedia.org/r/181059/.


TASK DETAIL
  https://phabricator.wikimedia.org/T84993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ricordisamoa
Cc: Aklapper, aude, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T84993: Add i18n messages for property data type

2014-12-19 Thread Aklapper
Aklapper removed a project: Google-Code-in-2014.

TASK DETAIL
  https://phabricator.wikimedia.org/T84993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: Aklapper, aude, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed CC] T84993: Add i18n messages for property data type

2014-12-19 Thread Aklapper
Aklapper added a subscriber: Ricordisamoa.
Aklapper added a comment.

Solved already by https://gerrit.wikimedia.org/r/#/c/181059 ?


TASK DETAIL
  https://phabricator.wikimedia.org/T84993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: Aklapper, aude, Ricordisamoa, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T55476: fix the issue of people not seeing the suggestion in the main search box

2014-12-19 Thread gerritbot
gerritbot added a comment.

Change 181056 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
Suggester visibility depend on spinner visibility

https://gerrit.wikimedia.org/r/181056

https://phabricator.wikimedia.org/tag/patch-for-review/


TASK DETAIL
  https://phabricator.wikimedia.org/T55476

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Snaterlicious, adrianlang, He7d3r, thiemowmde, Lydia_Pintscher, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed CC] T65722: Basic support for units in quantity datatype

2014-12-19 Thread Snipre
Snipre removed a subscriber: Snipre.

TASK DETAIL
  https://phabricator.wikimedia.org/T65722

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel, Snipre
Cc: Lydia_Pintscher, Tobi_WMDE_SW, mgrabovsky, Bene, Ash_Crow, Micru, Fale, 
Wikidata-bugs, Stryn, daniel, Ainali, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Raised Priority] T72229: Store the badges of sitelinks in a queryable format

2014-12-19 Thread Superyetkin
Superyetkin raised the priority of this task from "Normal" to "High".
Superyetkin added a subscriber: Superyetkin.
Superyetkin added a comment.

I agree that badges should be stored in another table. By the way, I was told 
that the current way of accessing the badges is through JSON blob but I am not 
sure how to do that. It would be a good idea to make these items live on their 
own, considering the fact that tool developers are mostly using direct SQL 
queries to obtain what they need.


TASK DETAIL
  https://phabricator.wikimedia.org/T72229

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Superyetkin
Cc: Lydia_Pintscher, Bene, daniel, aude, Wikidata-bugs, Ricordisamoa, Stryn, 
Superyetkin



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T85004: Use CSS instead of jQuery for wb-claim-name position animation

2014-12-19 Thread Krinkle
Krinkle created this task.
Krinkle added a subscriber: Krinkle.
Krinkle added projects: Performance, MediaWiki-extensions-WikibaseRepository.
Krinkle changed Security from none to none.

TASK DESCRIPTION
  Currently a jQuery animation (aka "forced browser repaints in rapid 
succession") is used for the animating of the `.wb-claim-name` position when 
scrolling down.
  
  
  E.g. the "located in the administrative territorial entity" label on 
https://www.wikidata.org/wiki/Q70
  
  Can by done by adding a transition declaration in the stylesheet, and 
updating the callback to set pure css() values instead of animate().
  
  Also, it seems that when scrolling back up the value is not restored 
correctly (may be an upstream bug in jQuery UI). It ends with:
  ```
  position: relative;
  top: 0.0117645263670028px;
  left: 0px;
  ```

TASK DETAIL
  https://phabricator.wikimedia.org/T85004

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Krinkle
Cc: Aklapper, Krinkle, Wikidata-bugs, GWicke



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T84992: property datatype does not link

2014-12-19 Thread Unicodesnowman
Unicodesnowman closed this task as "Resolved".
Unicodesnowman claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T84992

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Unicodesnowman
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T84992: property datatype does not link

2014-12-19 Thread gerritbot
gerritbot added a comment.

Change 181064 merged by jenkins-bot:
Make property datatype link

https://gerrit.wikimedia.org/r/181064


TASK DETAIL
  https://phabricator.wikimedia.org/T84992

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T84992: property datatype does not link

2014-12-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
gerritbot added a comment.

Change 181064 had a related patch set uploaded (by Unicodesnowman):
Make property datatype link

https://gerrit.wikimedia.org/r/181064

https://phabricator.wikimedia.org/tag/patch-for-review/


TASK DETAIL
  https://phabricator.wikimedia.org/T84992

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T84993: Add i18n messages for property data type

2014-12-19 Thread aude
aude added a project: Google-Code-in-2014.

TASK DETAIL
  https://phabricator.wikimedia.org/T84993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude
Cc: Aklapper, aude, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T84992: property datatype does not link

2014-12-19 Thread aude
aude added a project: Google-Code-in-2014.

TASK DETAIL
  https://phabricator.wikimedia.org/T84992

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T84992: property datatype does not link

2014-12-19 Thread daniel
daniel added a comment.

In WikibaseValueFormatterBuilders, there is this list of formatters for HTML 
output:

SnakFormatter::FORMAT_HTML => array(
'PT:url' => 'Wikibase\Lib\HtmlUrlFormatter',
'PT:commonsMedia' => 
'Wikibase\Lib\CommonsLinkFormatter',
'PT:wikibase-item' =>  array( 'this', 
'newEntityIdHtmlFormatter' ),
'VT:time' => array( 'this', 'newHtmlTimeFormatter' ),
'VT:monolingualtext' => 
'Wikibase\Formatters\MonolingualHtmlFormatter',
),

It's missing an entry for `'PT:wikibase-property'` just like the one for 
`'PT:wikibase-item'`. That should fix it.


TASK DETAIL
  https://phabricator.wikimedia.org/T84992

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T84993: Add i18n messages for property data type

2014-12-19 Thread aude
aude created this task.
aude added a subscriber: aude.
aude added a project: MediaWiki-extensions-WikibaseRepository.
aude changed Security from none to none.

TASK DESCRIPTION
  Wikibase has a new data type (property) for linking to properties.
  
  i18n messages are missing for the data type. These messages are needed for 
the https://www.wikidata.org/wiki/Special:ListDatatypes special page.
  
  the i18n strings need to be added to Wikibase and a comment in the 
SpecialListDatatypes class in Wikibase to indicate usage of the messages (for 
people to grep and find usages).

TASK DETAIL
  https://phabricator.wikimedia.org/T84993

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude
Cc: Aklapper, aude, Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T55476: fix the issue of people not seeing the suggestion in the main search box

2014-12-19 Thread thiemowmde
thiemowmde added a project: Patch-For-Review.
thiemowmde added a comment.

The feature is live on wikidata.org but it seems there is a bug. The spinner is 
not shown initially. I investigated and found two possible solutions, see 
https://gerrit.wikimedia.org/r/#/c/181056/. Pinging @Snaterlicious.


TASK DETAIL
  https://phabricator.wikimedia.org/T55476

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Snaterlicious, adrianlang, He7d3r, thiemowmde, Lydia_Pintscher, 
Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T84992: property datatype does not link

2014-12-19 Thread Lydia_Pintscher
Lydia_Pintscher moved this task to consider for next sprint on the Wikidata 
workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T84992

WORKBOARD
  https://phabricator.wikimedia.org/project/board/71/

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T84992: property datatype does not link

2014-12-19 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added subscribers: Lydia_Pintscher, daniel, thiemowmde, 
JanZerebecki, aude, hoo.
Lydia_Pintscher added projects: Wikidata, 
MediaWiki-extensions-WikibaseRepository.
Lydia_Pintscher changed Security from none to none.

TASK DESCRIPTION
  When making a statement using a property of datatype property the value is 
not linked.
  Example: https://www.wikidata.org/wiki/Property:P463

TASK DETAIL
  https://phabricator.wikimedia.org/T84992

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, daniel, thiemowmde, JanZerebecki, aude, hoo, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T802: Phabricator projects for Wikimedia sister projects

2014-12-19 Thread Aklapper
Aklapper added a comment.

Had drafted some comments for https://phabricator.wikimedia.org/T78482, now 
pasting them here:

I'd be willing to give this a try if wanted by some communities as it's an idea 
to improve the communication/escalation of requests popular in certain 
communities towards developers and product mgmt/maintainers. I'd also be very 
interested in existing approaches I'm not aware of (Community Engagement?), 
this might not be engineering territory only but also editor and reader 
territory).

I'd want clear scope definitions for such tags. "happens on Wikisource" is not 
clear enough. Tagging every ticket in the Extension-FooBar project with a 
"Wikisource" tag just because Extension-FooBar is installed on Wikisource will 
only bring noise.

We'll face the usual problems of "measuring popularity" here, something that 
IMO already failed in Bugzilla with its busted "voting" functionality. Will "5 
communities have this on their radar" suddenly influence decisions? I do not 
think so, hence it should be clearly communicated that if you want something 
badly you need to argument why instead of only adding a project to a task.

The difference in the UI to tokens or Bugzilla's voting would be that these 
"expressions of interest" won't be "anonymous" (requiring a click to see the 
voters or mouse-over to see token creators) but showing names of communities. 
That also allow interpretations/judgement (size of community? Organization 
level? Age?). Don't know if that's good or bad and not asking that, just 
pointing it out.

Naming scheme: Something like "wiktionary-fr" (must be a clear scheme, 
"site-lang") with its own "community interest" project color and icon?


TASK DETAIL
  https://phabricator.wikimedia.org/T802

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: Qgil, Tpt, Aklapper, Micru, Ricordisamoa, Rdicerb, He7d3r, Carlb, Quiddity, 
Krenair, Glaisher, Reedy, Nemo_bis, MZMcBride, MarkAHershberger, Vriullop, 
Toniher, Arnaugir, GPHemsley, jayvdb, Darkdadaah, Raymond, Gryllida, scfc, 
Krinkle, marcoil, Rillke, Steinsplitter, Billinghurst, Praveenp, Aubrey, 
Wikidata-bugs, aude, Jdforrester-WMF, Keegan, wikibugs-l



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed CC] T802: Phabricator projects for Wikimedia sister projects

2014-12-19 Thread Qgil
Qgil added subscribers: Raymond, Gryllida, scfc, Krinkle, marcoil, Rillke, 
Steinsplitter, Billinghurst, Praveenp, Aubrey.
Qgil merged a task: T78482: -Radar projects for Wikimedia family projects 
and languages + MediaWiki Stakeholders.

TASK DETAIL
  https://phabricator.wikimedia.org/T802

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper, Qgil
Cc: Qgil, Tpt, Aklapper, Micru, Ricordisamoa, Rdicerb, He7d3r, Carlb, Quiddity, 
Krenair, Glaisher, Reedy, Nemo_bis, MZMcBride, MarkAHershberger, Vriullop, 
Toniher, Arnaugir, GPHemsley, jayvdb, Darkdadaah, Raymond, Gryllida, scfc, 
Krinkle, marcoil, Rillke, Steinsplitter, Billinghurst, Praveenp, Aubrey, 
Wikidata-bugs, aude, Jdforrester-WMF, Keegan, wikibugs-l



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T802: Phabricator projects for Wikimedia sister projects

2014-12-19 Thread Qgil
Qgil added a comment.

If we are talking here about tracking software bugs, the big majority of them 
are not tied to a single language. Also, while we have a dozen project 
families, there are hundreds of project-language combinations.

Since this task includes a possibility create tags for languages, users 
interested in watching i.e. Wiktionary-fr relevant tasks could still create 
saved queries for Wiktionary AND French, helping both the Wiktionary and French 
families by taking care of a specific corner.


TASK DETAIL
  https://phabricator.wikimedia.org/T802

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper, Qgil
Cc: Qgil, Tpt, Aklapper, Micru, Ricordisamoa, Rdicerb, He7d3r, Carlb, Quiddity, 
Krenair, Glaisher, Reedy, Nemo_bis, MZMcBride, MarkAHershberger, Vriullop, 
Toniher, Arnaugir, GPHemsley, jayvdb, Darkdadaah, Wikidata-bugs, aude, 
Jdforrester-WMF, Keegan, wikibugs-l



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T77012: Enable 'other projects' from Wikidata on itwikipedia

2014-12-19 Thread Andyrom75
Andyrom75 added a comment.

Thanks to all.
Aude: that script is needed to integrate the projects not yet in wikidata 
(managed by template:interprogetto) with those managed by wikidata. However 
thanks for caring ;-)


TASK DETAIL
  https://phabricator.wikimedia.org/T77012

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Glaisher, Andyrom75
Cc: Aklapper, Andyrom75, Lydia_Pintscher, hoo, aude, Ricordisamoa, Glaisher, 
Dereckson, Wikidata-bugs, Legoktm



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T77012: Enable 'other projects' from Wikidata on itwikipedia

2014-12-19 Thread Andyrom75
Andyrom75 added a comment.

Thanks to all.
Aude: that script is needed to integrate the projects not yet in wikidata 
(managed by template:interprogetto) with those managed by wikidata. However 
thanks for caring ;-)


TASK DETAIL
  https://phabricator.wikimedia.org/T77012

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Glaisher, Andyrom75
Cc: Aklapper, Andyrom75, Lydia_Pintscher, hoo, aude, Ricordisamoa, Glaisher, 
Dereckson, Wikidata-bugs, Legoktm



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs