Difference between revisions of "Instances"

From Wikibase Personal data
Jump to navigation Jump to search
Line 70: Line 70:
 
* default settings for what is public/not
 
* default settings for what is public/not
 
* gadget extension
 
* gadget extension
 +
 +
 +
== wiki.personaldata.io ==
 +
* name: wiki.personaldata.io
 +
* public by default
 +
* different roles added
 +
* with all the services worked on so far (WBQS, QuickStatements, etc)
 +
* updater works
 +
* gadget extension
 +
* [https://github.com/wmde/wikibase-docker/blob/abc8be6052b6a43e5ad70aff2821250ca174956f/docker-compose.yml#L32 also change internal alias]
 +
  
 
== Paul personal v2 ==
 
== Paul personal v2 ==
 
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_adding_quality_constraints_for_property_values "Adding quality constraints for property values"]
 
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_adding_quality_constraints_for_property_values "Adding quality constraints for property values"]
 
  
 
= See also =
 
= See also =

Revision as of 15:59, 27 February 2019

Options for configuration

Main services

  • Wikibase
  • WDQS
  • WDQS backend
  • QuickStatements

Features

Gadgets

"The Gadgets extension provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide."


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

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

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)

Links on Wikibase installs

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 what is public/not
  • gadget extension


wiki.personaldata.io

  • name: wiki.personaldata.io
  • public by default
  • different roles added
  • with all the services worked on so far (WBQS, QuickStatements, etc)
  • updater works
  • gadget extension
  • also change internal alias


Paul personal v2

See also