| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| added Item to wikibase-item | Lucie Kaffee | mediawiki/extensions/Wikibase | master | +1 -1 |
Details
- Reference
- bz51051
Related Objects
- Mentioned In
- T291617: [UX Review] [REPO] WikibaseRepo and WikibaseClient should not require loading default or example settings files
- Mentioned Here
- T97012: Wikibase defaults should be usable out of the box
T291617: [UX Review] [REPO] WikibaseRepo and WikibaseClient should not require loading default or example settings files
Event Timeline
(In reply to Lydia Pintscher from comment #1)
Both client and repo should be set to use the main namespace.
Default for client is to assume that repo has Items in the main namespace, and Properties in Property:.
Repo doesn't have a default, but the example settings suggest to use Item:/ Property:. But there's also a (commented out) version suggesting to use the main NS for Items.
Yeah they should definitely not have different defaults ;-) Let's make the default main namespace for item for both.
Change 177526 had a related patch set uploaded (by Lucie Kaffee):
added Item to wikibase-item
I asked the team and they said, it made more sense to set the default namespace for Item to Item, so I did that for client.
Well, as Aude commented at the change, this is a breaking change and so should probably be discussed before anything else.
this requires ensuring we don't break settings for Wikidata (and for vagrant) that rely on default, by explicitly setting stuff in the build config and/or vagrant + wmf config.
Change 177526 abandoned by Lucie Kaffee:
added Item to wikibase-item
Reason:
Too old, no discussion, so abandoning it.
I'm closing this, as I think that the current settings are indeed useful and consistent. Further work, on where exactly those settings live and other details, is done in T97012: Wikibase defaults should be usable out of the box and T291617: [UX Review] [REPO] WikibaseRepo and WikibaseClient should not require loading default or example settings files.