Difference between revisions of "Instances"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | = options for configuration = | |
* site name | * site name | ||
* site URL | * site URL | ||
Line 13: | Line 13: | ||
* custom namespaces | * custom namespaces | ||
− | + | = services = | |
* Wikibase | * Wikibase | ||
* WDQS | * WDQS | ||
Line 20: | Line 20: | ||
− | + | = features = | |
− | + | == gadgets == | |
− | + | == EasyQuery == | |
== docs == | == docs == | ||
Line 35: | Line 35: | ||
* [https://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ Someone customizing the wikibase docker compose] | * [https://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ Someone customizing the wikibase docker compose] | ||
− | + | = see also = | |
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_via_wikibaseimport_code_importentities_php_code notes on wikibase] | * [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_via_wikibaseimport_code_importentities_php_code notes on wikibase] | ||
* edit the sidebar, go to "/wiki/MediaWiki:Sidebar" | * edit the sidebar, go to "/wiki/MediaWiki:Sidebar" | ||
Line 55: | Line 55: | ||
− | + | = instances = | |
− | + | == Paul personal == | |
Give me copy of Docker repo for: | Give me copy of Docker repo for: | ||
* PrivatePaul | * PrivatePaul | ||
Line 64: | Line 64: | ||
and host it. | and host it. | ||
− | + | == base.personaldata.io == | |
as above, with in addition: | as above, with in addition: | ||
* name: PersonalData.IO | * name: PersonalData.IO | ||
Line 71: | Line 71: | ||
− | + | == Paul personal v2 == | |
* EasyQuery gadget | * EasyQuery gadget | ||
** [https://www.wikidata.org/wiki/MediaWiki:Gadget-EasyQuery.js EasyQuery.js] gadget, needs to be updated for the query endpoint, one-off first (i.e. just private.dehaye.org, we can update later). | ** [https://www.wikidata.org/wiki/MediaWiki:Gadget-EasyQuery.js EasyQuery.js] gadget, needs to be updated for the query endpoint, one-off first (i.e. just private.dehaye.org, we can update later). |
Revision as of 09:25, 19 February 2019
options for configuration
- site name
- site URL
- wikibase installation
- public editing, account, etc
- wikibase constraints work (meaning when you go to an item page, the constraints show up; will need to test myself)
- sending email
- logo
- user rights
- page specific user rights
- locate password file elsewhere? not in plain text?
- copyright
- custom namespaces
services
- Wikibase
- WDQS
- WDQS backend
- QuickStatements
features
gadgets
EasyQuery
docs
- Wikibase-docker example
- Readme there for multiple services
- LocalSettings
- settings generator
- Wikibase registry main page
- Wikibase for research infrastructure
- Someone customizing the wikibase docker compose
see also
- notes on wikibase
- edit the sidebar, go to "/wiki/MediaWiki:Sidebar"
** Special:NewItem|New item ** Special:NewProperty|New property
- "Adding a Custom Logo"
- "Hide link boxes on the right hand side of item pages"
- "Customizing the menu"
- "Supporting links to external vocabularies"
- gadgets
instances
Paul personal
Give me copy of Docker repo for:
- PrivatePaul
- private.dehaye.org
- nothing public (view, edit, account creation)
- with Wikibase, WBQS, etc
and host it.
base.personaldata.io
as above, with in addition:
- name: PersonalData.IO
- host: base.personaldata.io
- default settings for publicity
Paul personal v2
- EasyQuery gadget
- EasyQuery.js gadget, needs to be updated for the query endpoint, one-off first (i.e. just private.dehaye.org, we can update later).
- See Special:Gadgets on wikidata
- See MediaWiki:Gagdgets-definition on wikidata
- Check Special:Version on wikidata
- See Extension:Gadgets instructions on MediaWiki
- "Adding quality constraints for property values"