Difference between revisions of "Instances"

From Wikibase Personal data
Jump to navigation Jump to search
Line 36: Line 36:
 
== Constraints handler ==
 
== Constraints handler ==
 
* wikibase constraints work (meaning when you go to an item page, the constraints show up; will need to test myself)
 
* wikibase constraints work (meaning when you go to an item page, the constraints show up; will need to test myself)
 
= Docs =
 
 
* [https://github.com/wmde/wikibase-docker Wikibase-docker example]
 
* [https://github.com/wmde/wikibase-docker/blob/master/README-compose.md Readme there for multiple services]
 
* [https://www.mediawiki.org/wiki/Manual:LocalSettings.php LocalSettings]
 
* [https://doc.wikimedia.org/mediawiki-core/master/php/LocalSettingsGenerator_8php.html settings generator]
 
* [https://wikibase-registry.wmflabs.org/wiki/Main_Page Wikibase registry main page]
 
* [https://medium.com/@thisismattmiller/wikibase-for-research-infrastructure-part-1-d3f640dfad34 Wikibase for research infrastructure]
 
* [https://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ Someone customizing the wikibase docker compose]
 
  
 
= see also =
 
= see also =

Revision as of 09:32, 19 February 2019

Options for configuration

Main services

  • Wikibase
  • WDQS
  • WDQS backend
  • QuickStatements

Features

Gadgets

Gadgets are little bits of Javascript code that allow cool actions user side.

EasyQuery

  • EasyQuery.js gadget, needs to be updated for the query endpoint, at the very least. Can be done manually to start.

Customizing the menu

User rights and namespaces


Constraints handler

  • wikibase constraints work (meaning when you go to an item page, the constraints show up; will need to test myself)

see also

** Special:NewItem|New item
** Special:NewProperty|New property


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