On 10/18/2012 04:48 PM, Amir Ladsgroup wrote:
> Hello I'm working on running PWB on wikidata and i want to do some
> edits via API so i did this:
> http://wikidata-test-repo.wikimedia.de/w/api.php?action=wbsetitem&id=392&da…
>
> but gives me this:
> http://wikidata-test-repo.wikimedia.de/w/index.php?title=Q392&diff=105675&o…
>
> As you can see, the label changed but the change is not shown in "List
> of pages linked to this item(79 entries)" section. I think it's
> because they are not the same but it's better to be!
>
> and besides does anybody know how can i take page id? i mean i give
> "Tantalum" and take "392" or "Q392"
>
> Best wishes
Amir, thanks for the bug report! it would probably be best if you
continued this conversation on the wikidata-l list
https://lists.wikimedia.org/mailman/listinfo/wikidata-l (cc'd) or in
#wikimedia-wikidata on Freenode IRC.
--
Sumana Harihareswara
Engineering Community Manager
Wikimedia Foundation
Hi!
I have published a draft of how changes on the wikidata repository are going to
percolate to the client wikis:
https://meta.wikimedia.org/wiki/Wikidata/Notes/Percolation
Any feedback would be appreciated!
Of course, we are not starting this from scratch. We are currently implementing
a stripped down, naive version of the draft. Basically, it works like this:
* Each change on the repository is recorded in the changes table.
* On each client wiki, a poll script periodically checks the changes table.
* The polling script maintains a local copy of the latest version of each data
entity on each cluster used by client wikis.
* If any page on the wiki is affected by the change, an entry representing that
change is injected into the client's recentchanges table.
* Wiki pages that are affected by a change are invalidated.
I think this will work for now, that is, for a small number of client wikis. The
new draft is an attempt to make this architecture scale up to several hundred
client wikis on multiple database clusters.
-- daniel
Hey,
The new site functionality needed by Wikibase has finally been merged into
MediaWiki core and been removed from Wikibase itself. This means that if
you update Wikibase to master you will also need to update core to master
and vice versa.
The two relevant commits are:
* https://gerrit.wikimedia.org/r/#/c/23528/
* https://gerrit.wikimedia.org/r/#/c/27726/
Cheers
--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
Heya folks,
It's time we figure out what the Main Page of Wikidata should look
like. It'd be great if you helped out with this. I've started a page
on Meta here: http://meta.wikimedia.org/wiki/Wikidata/Main_Page_draft
We'll copy the content of that page to Wikidata once it's live.
Go crazy and make it useful and pretty ;-)
Cheers
Lydia
--
Lydia Pintscher - http://about.me/lydia.pintscher
Community Communications for Wikidata
Wikimedia Deutschland e.V.
Obentrautstr. 72
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/681/51985.
Heya folks
Just sharing some awesome news with you: The Wikidata branch has been
merged. This includes somewhere around 10.000 line changes and is a
huge step towards getting Wikidata deployed.
https://gerrit.wikimedia.org/r/#/c/27194/
We'll have some cake tomorrow to celebrate :D
Cheers
Lydia
--
Lydia Pintscher - http://about.me/lydia.pintscher
Community Communications for Wikidata
Wikimedia Deutschland e.V.
Obentrautstr. 72
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/681/51985.
Hi,
I wanted to make sure that the English and the Hebrew demo sites have
the same version. I can see the precise Git version of MediaWiki in
Special:Version, as well as the versions of most extensions. But the
versions of the Wikibase* extensions only appear as "Version 0.2
alpha" without the Git checkout number. Would it be possible to show
the number there, to let everybody know the precise version?
--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
“We're living in pieces,
I want to live in peace.” – T. Moore
Hi,
An issue brought up in the discussion about Wikidata in the Hebrew
Wikipedia: To remove a link, you just click the "remove" link... and
that's it. Looks too easy. No asking for confirmation or anything. Is
it a good idea?
--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
“We're living in pieces,
I want to live in peace.” – T. Moore
Hey,
In this commit [0] I moved the content model constants back to the repo
after they somehow found their way into lib. At the point the constants got
moved to lib, the requirements for the settings loosened slightly, so they
increase again now, and can potentially cause breakage. The change in
requirements is that the repo settings (esp those using the content model
constants) are placed after repo instead of after lib in LocalSettings.
[0] https://gerrit.wikimedia.org/r/#/c/26651/
Cheers
--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--